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: sparc solaris problems




On Sun, 3 Jun 2001, Stephen L Moshier wrote:
> Apparently binutils was installed on this system.  Should it be?
>     /usr/local/sparc-sun-solaris2.7/bin/ld --version
>     GNU ld 2.9.1

You may need to pass explicit --with-as and --with-ld to configure on
Solaris if binutils is installed.

2.9.1 is probably far too old for the trunk.  It will have problems
handling unaligned relocations.  Try a recent binutils snapshot such
as 010603, or stick with the native as/ld.

Jeff


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