public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* unwind-dw2-fde-glibc.c mess.
@ 2001-12-15  7:14 Toon Moene
  0 siblings, 0 replies; only message in thread
From: Toon Moene @ 2001-12-15  7:14 UTC (permalink / raw)
  To: Jakub Jelinek; +Cc: gcc

I suspect this change:

2001-12-15  Jakub Jelinek  <jakub@redhat.com>

        * configure.in: Check for ld.
...
        * unwind-dw2-fde.c: Don't include any headers if this file
        is included from other .c file.
        * unwind-dw2-fde-glibc.c: New file.
        * crtstuff.c (USE_PT_GNU_EH_FRAME, USE_EH_FRAME_REGISTRY):
Define.
        Use it instead of EH_FRAME_SECTION_NAME where appropriate.

is responsible for this mess:

./xgcc -B./ -B/usr/snp/i686-pc-linux-gnu/bin/ -isystem
/usr/snp/i686-pc-linux-gnu/include -isystem
/usr/snp/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I.
-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config
-I../../gcc/gcc/../include -fexceptions -c
../../gcc/gcc/unwind-dw2-fde-glibc.c -o libgcc/./unwind-dw2-fde-glibc.o
In file included from tconfig.h:3,
                 from ../../gcc/gcc/unwind-dw2-fde.c:32,
                 from ../../gcc/gcc/unwind-dw2-fde-glibc.c:290:
../../gcc/gcc/config/i386/i386.h:53: redefinition of `struct
processor_costs'
...
[ goes on for a few hundred lines ... ]

../../gcc/gcc/unwind-dw2-fde.h:157: `next_fde' previously defined here
make[3]: *** [libgcc/./unwind-dw2-fde-glibc.o] Error 1

Please fix.

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-12-15 14:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-15  7:14 unwind-dw2-fde-glibc.c mess Toon Moene

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).