This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/21698] creating first stage compiler
- From: "jlm_devel at laposte dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jun 2005 17:35:33 -0000
- Subject: [Bug bootstrap/21698] creating first stage compiler
- References: <20050521154049.21698.jlm_devel@laposte.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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