This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bad sh linking error with test case


On Tue, Apr 02, 2002 at 06:22:29PM +0200, Ralf Corsepius wrote:
> Am Die, 2002-04-02 um 17.31 schrieb Daniel Jacobowitz:
> > On Tue, Apr 02, 2002 at 08:26:12AM -0600, Joel Sherrill wrote:
> > > I tried to reproduce this for sh-coff but get an error
> > > about the file format of the .o produced by sh-coff-as
> > > being ambiguous to sh-coff-ld.  I suspect this indicates
> > > another problem.
> > 
> > No comment on your other problem right now, but - I remember that for
> > some time you were using a snapshot from a week or two before release. 
> > Is this actually 2.12?  I'm fairly sure I'd fixed it.
> I can reproduce this problem with both using vanilla binutils-2.12 and
> binutils-cvs (updated from sources a couple of minutes ago)
> + rtems-gcc-2.95.3 for sh-rtems (sh-coff).
> 
> # cat fred.c
> main(){fred();}
> 
> # sh-rtems-gcc -o fred fred.c
> 
> # sh-rtems-ld --version
> GNU ld version 2.12.90 20020402
> Copyright 2002 Free Software Foundation, Inc.
> This program is free software; you may redistribute it under the terms
> of
> the GNU General Public License.  This program has absolutely no
> warranty.

Sorry I wasn't clearer - I meant the "ambiguous output format" error,
which I believe is fixed.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]