This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: 3.1 bootstrap fails on sparcv9-sun-solaris2.8


On Apr 10, 2001, Brad Lucier <lucier@math.purdue.edu> wrote:

> cc -xarch=v9  -DIN_GCC  -DSVR4  -g    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \

-xarch=v9 should cause the linker to look for 64-bit libraries, IIRC.

> ild: (bad file) Input file /usr/lib/libc.a contains 32-bit relocatable, but producing a 64-bit file.

Apparently, ild doesn't.  Probably a bug in ild.  I recall others
mentioning problems using ild.  Could you try with the bundled system
linker, or perhaps with GNU ld?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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