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 target/11890] Building cross gcc-3.3.1 for sparc-sun-solaris2.6 fails


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dhazeghi at yahoo dot com  2003-08-18 17:59 -------
Okay, well now I see why sysroot isn't working. As Dan Jacobowitz pointed out, sysroot doesn't 
actually exist on the gcc 3.3 branch. This fact at all clear on the page. Anyway, with gcc mainline 
cvs (what will become 3.4), sysroot works fine for me and behaves as expected. If you need 3.3, 
you'll have to use --with-libs and --with-headers. Otherwise, I'd suggest trying out gcc cvs. The 
rpath issue still remains though.


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