This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/9451] Cannot build cross gcc /w shared libs
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2003 17:10:47 -0000
- Subject: [Bug bootstrap/9451] Cannot build cross gcc /w shared libs
- References: <20030127153600.9451.thomas.koeller@baslerweb.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9451
dhazeghi@yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|dhazeghi@yahoo.com |
Status|WAITING |RESOLVED
GCC build triplet| |powerpc-unknown-linux-gnu
GCC host triplet| |i686-linux-pc-gnu
GCC target triplet| |powerpc-unknown-linux-gnu
Resolution| |INVALID
------- Additional Comments From dhazeghi@yahoo.com 2003-06-02 17:10 -------
Thomas,
yes --with-sysroot should do what you're asking, in the form of --sysroot=${target} in your case.
If that fails, by all means, send another bug reports. Given all the effort put into making it work,
I'm sure people will be responsive. I'm closing this report as not actually a bug, although if you
have a suggestion where this information should go, send me an e-mail, and I'll reopen this as
a documentation enhancement request...
Dara
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.