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 bootstrap/13336] GCC 3.3.2 still doesn't build on Solaris 2.8 x86


------- Additional Comments From jrhett at isite dot net  2003-12-22 11:55 -------
What's interesting here is that GNU as and ld were not first in my path, and
thus were not supposed to be used.  Evidently configure overrode the path.

I reconfigured with --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld and it
compiled perfectly fine this time.

Shouldn't configure honor the existing user path for these utilities?

-- 


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


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