public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Toon Moene <toon@moene.indiv.nluug.nl>
To: Jakub Jelinek <jakub@redhat.com>
Cc: gcc@gcc.gnu.org
Subject: unwind-dw2-fde-glibc.c mess.
Date: Sat, 15 Dec 2001 07:14:00 -0000	[thread overview]
Message-ID: <3C1B5DAF.216F0612@moene.indiv.nluug.nl> (raw)

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)

                 reply	other threads:[~2001-12-15 14:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3C1B5DAF.216F0612@moene.indiv.nluug.nl \
    --to=toon@moene.indiv.nluug.nl \
    --cc=gcc@gcc.gnu.org \
    --cc=jakub@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).