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/10927] libgcc references libc files in cross-compiler on linux-gnu


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.


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