This is the mail archive of the gcc@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: build problems on sun sparc solaris 2.7


On Thu, Dec 07, 2000 at 10:53:06AM -0800, Mike Stump wrote:
> 
> I have GNU ld in my path, and gcc configured with just
> --prefix=/folk/mrs/packages/gcc-20001129.  I have tried to confiure
> with GNU ld, but that also fails, just with a different set of errors.
> Conclusion, the code to prefer ccs ld over the LD in the path is
> broken or incomplete.  This used to not be a problem, and needs fixing.

Yeah, I've found that even giving configure the --with-gnu-ld and
--with-ld=/gnu/ld/is/right/here/darn/it, gcc likes to find Sun ld.

I've been bootstrapping with a unified gcc+binutils source tree, along
with the --with options above, and then it all works well; GNU ld is
always chosen.


Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.

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