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]
Other format: [Raw text]

[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9



------- Comment #3 from pinskia at gcc dot gnu dot org  2007-09-30 09:26 -------
Also this does not make sense as bootstrap should have failed if gnu ld was not
used.
(In reply to comment #1)
> It is as though /usr/local/gnu/bin/ld was not invoked at all.  Could you post
> the output of '/usr/local/gnu/bin/ld --version'? 

> Did you bootstrap or build the compiler?

Since it is 4.2.1, you can tell it was bootstrapped by the non use of
--disable-bootstrap :).

The main question I have is how bootstrapped worked but not the installed g++. 
Did you change something after install? Like delete the GNU ld?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33598


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