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/21698] creating first stage compiler


------- Additional Comments From jlm_devel at laposte dot net  2005-06-01 17:35 -------
this issue is solved if and only if BOTH configure options are set :

 --with-local-prefix=$DESTDIR_BCKP
 --with-sysroot=$DESTDIR_BCKP

specifying only where to find the headers isn't enough....
but the error message don't help finding the issue

-- 


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


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