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/11967] cross build using sysroot fails when headers not in $prefix/$target/include


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

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


dhazeghi at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-08-18 16:07:06
               date|                            |


------- Additional Comments From dhazeghi at yahoo dot com  2003-08-18 16:07 -------
Oops, the configure line above _should_ read (ie I did actually use --with-sysroot):

../gcc/configure --enable-languages=c++ --target=sparc-sun-solaris2.8 --with-sysroot=/tmp/
dara/sparc-sun-solaris2.8/sysroot --prefix=/tmp/dara/sparc-sun-solaris2.8/


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