This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/10927] libgcc references libc files in cross-compiler on linux-gnu
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Aug 2003 03:31:27 -0000
- Subject: [Bug bootstrap/10927] libgcc references libc files in cross-compiler on linux-gnu
- References: <20030522103234.10927.felix-gcc@fefe.de>
- 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=10927
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gcc-bugs at gcc dot gnu dot
| |org
GCC target triplet|powerpc-*-linux-gnu |*-*-linux-gnu
Summary|libgcc references libc files|libgcc references libc files
|in cross-compiler |in cross-compiler on linux-
| |gnu
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-18 03:31 -------
The reason why you need these headers is so that libgcc gets build with expection support which
is needed otherwise there are conflicts on how glibc is built and such.