public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "danglin at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/46040] New: crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared
Date: Fri, 15 Oct 2010 22:03:00 -0000	[thread overview]
Message-ID: <bug-46040-4@http.gcc.gnu.org/bugzilla/> (raw)

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040

           Summary: crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: armv5tejl-unknown-linux-gnueabi
            Target: armv5tejl-unknown-linux-gnueabi
             Build: armv5tejl-unknown-linux-gnueabi


/home/dave/gnu/gcc/objdir/./gcc/xgcc -B/home/dave/gnu/gcc/objdir/./gcc/
-B/home/
dave/opt/gnu/gcc/gcc-4.5.0/armv5tejl-unknown-linux-gnueabi/bin/
-B/home/dave/opt
/gnu/gcc/gcc-4.5.0/armv5tejl-unknown-linux-gnueabi/lib/ -isystem
/home/dave/opt/
gnu/gcc/gcc-4.5.0/armv5tejl-unknown-linux-gnueabi/include -isystem
/home/dave/op
t/gnu/gcc/gcc-4.5.0/armv5tejl-unknown-linux-gnueabi/sys-include    -g -O2 -O2
-g
 -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes
-Wmissi
ng-prototypes -Wold-style-definition  -isystem ./include  -I. -I.
-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include
-I../../gcc/gcc/../libcpp/include -I/home/dave/opt/gnu/include 
-I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd
-I../libdecnumber     -g0 -finhibit-size-directive -fno-inline -fno-exceptions
-fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize  -I. -I.
-I../.././gcc -I../../../gcc/libgcc -I../../../gcc/libgcc/.
-I../../../gcc/libgcc/../gcc -I../../../gcc/libgcc/../include  -o crtbegin.o
-MT crtbegin.o -MD -MP -MF crtbegin.dep  \
          -c ../../../gcc/libgcc/../gcc/crtstuff.c -DCRT_BEGIN
../../../gcc/libgcc/../gcc/crtstuff.c: In function '__do_global_dtors_aux':
../../../gcc/libgcc/../gcc/crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared
(first use in this function)
../../../gcc/libgcc/../gcc/crtstuff.c:308:26: note: each undeclared identifier
is reported only once for each function it appears in
make[3]: *** [crtbegin.o] Error 1
make[3]: Leaving directory
`/home/dave/gnu/gcc/objdir/armv5tejl-unknown-linux-gnueabi/libgcc'

-bash-3.2$ ./xgcc -B./ -v
Reading specs from ./specs
COLLECT_GCC=./xgcc
COLLECT_LTO_WRAPPER=./lto-wrapper
Target: armv5tejl-unknown-linux-gnueabi
Configured with: ../gcc/configure --host=armv5tejl-unknown-linux-gnueabi
--target=armv5tejl-unknown-linux-gnueabi
--build=armv5tejl-unknown-linux-gnueabi
--enable-languages=c,c++,fortran,objc,obj-c++ --enable-checking=release
--enable-shared --enable-threads --disable-multilib --disable-libmudflap
--disable-libssp --enable-symvers=gnu --enable-__cxa_atexit
--disable-libstdcxx-pch --prefix=/home/dave/opt/gnu/gcc/gcc-4.5.0
--with-gmp=/home/dave/opt/gnu --with-as=/home/dave/opt/gnu/bin/as
--with-ld=/home/dave/opt/gnu/bin/ld
Thread model: posix
gcc version 4.6.0 20101015 (experimental) [trunk revision 165513] (GCC)


             reply	other threads:[~2010-10-15 22:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-15 22:03 danglin at gcc dot gnu.org [this message]
2010-10-15 22:07 ` [Bug target/46040] " pinskia at gcc dot gnu.org
2010-10-15 23:04 ` dave at hiauly1 dot hia.nrc.ca
2010-10-18 18:28 ` dave at hiauly1 dot hia.nrc.ca
2010-11-16 13:37 ` laurent at guerby dot net
2010-11-23 18:45 ` doko at ubuntu dot com
2010-11-23 18:57 ` laurent at guerby dot net
2010-11-23 19:08 ` dave at hiauly1 dot hia.nrc.ca
2010-11-26 10:59 ` doko at ubuntu dot com
2010-12-07 19:17 ` uweigand at gcc dot gnu.org
2010-12-13 16:24 ` froydnj at gcc dot gnu.org
2011-03-09 22:43 ` ramana at gcc dot gnu.org
2011-04-05 16:37 ` ramana at gcc dot gnu.org

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=bug-46040-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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).