public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/10927] libgcc references libc files in cross-compiler on linux-gnu
       [not found] <20030522103234.10927.felix-gcc@fefe.de>
@ 2003-08-18  3:31 ` pinskia at gcc dot gnu dot org
  2003-08-21 12:50 ` dank at kegel dot com
  2003-08-21 18:18 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-18  3:31 UTC (permalink / raw)
  To: gcc-bugs

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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug bootstrap/10927] libgcc references libc files in cross-compiler on linux-gnu
       [not found] <20030522103234.10927.felix-gcc@fefe.de>
  2003-08-18  3:31 ` [Bug bootstrap/10927] libgcc references libc files in cross-compiler on linux-gnu pinskia at gcc dot gnu dot org
@ 2003-08-21 12:50 ` dank at kegel dot com
  2003-08-21 18:18 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 3+ messages in thread
From: dank at kegel dot com @ 2003-08-21 12:50 UTC (permalink / raw)
  To: gcc-bugs

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


dank at kegel dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel dot com


------- Additional Comments From dank at kegel dot com  2003-08-21 12:50 -------
You really do need --without-headers to prevent libgcc from referencing libc, 
so this bug is invalid.  That is, it would be if --without-headers worked.
See bug 8180.  --without headers should work as of gcc-3.4 cvs
yesterday.  For gcc-3.3, --without-headers is broken, but people
work around that by giving --with-newlib when configuring to
build libgcc, even if they intend to use glibc instead of newlib.
See http://kegel.com/crosstool and look at how I configure gcc the first time.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug bootstrap/10927] libgcc references libc files in cross-compiler on linux-gnu
       [not found] <20030522103234.10927.felix-gcc@fefe.de>
  2003-08-18  3:31 ` [Bug bootstrap/10927] libgcc references libc files in cross-compiler on linux-gnu pinskia at gcc dot gnu dot org
  2003-08-21 12:50 ` dank at kegel dot com
@ 2003-08-21 18:18 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-21 18:18 UTC (permalink / raw)
  To: gcc-bugs

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
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-21 18:18 -------
Marking this as invalid as you did not use --without-headers (but that will not work in 3.3 
but this was bug 8180 which is fixed on the mainline) and there is a workaround for that 
not working see the previous comment.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-08-21 18:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030522103234.10927.felix-gcc@fefe.de>
2003-08-18  3:31 ` [Bug bootstrap/10927] libgcc references libc files in cross-compiler on linux-gnu pinskia at gcc dot gnu dot org
2003-08-21 12:50 ` dank at kegel dot com
2003-08-21 18:18 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).