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]

bootstrap/4198: sparclite-elf does not build, needs tweaking for crtstuff.c changes



>Number:         4198
>Category:       bootstrap
>Synopsis:       sparclite-elf does not build, needs tweaking for crtstuff.c changes
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Sep 01 06:46:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     hp@bitrange.com
>Release:        Trunk as of Sat Sep  1 04:08:10 GMT 2001
>Organization:
>Environment:
Host is i686-pc-linux-gnu.  Target is sparclite-elf.
>Description:
Building crtbegin.o, you'll see this:

/home/hp/builds2/sparclite-sim/gcc/xgcc -B/home/hp/builds2/sparclite-sim/gcc/ -nostdinc -B/home/hp/builds2/sparclite-sim/sparclit\
e-elf/newlib/ -isystem /home/hp/builds2/sparclite-sim/sparclite-elf/newlib/targ-include -isystem /home/hp/cvs_areas/combined/cvs_\
write/newlib/libc/include -B/home/hp/builds2/sparclite-sim/../install-spl/sparclite-elf/bin/ -B/home/hp/builds2/sparclite-sim/../\
install-spl/sparclite-elf/lib/ -isystem /home/hp/builds2/sparclite-sim/../install-spl/sparclite-elf/include -L/home/hp/builds2/sp\
arclite-sim/ld -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  \
-I. -I. -I/home/hp/cvs_areas/combined/cvs_write/gcc -I/home/hp/cvs_areas/combined/cvs_write/gcc/. -I/home/hp/cvs_areas/combined/c\
vs_write/gcc/config -I/home/hp/cvs_areas/combined/cvs_write/gcc/../include  -g0 \
  -finhibit-size-directive -fno-inline-functions \
  -fno-exceptions  -Dinhibit_libc \
  -c /home/hp/cvs_areas/combined/cvs_write/gcc/crtstuff.c -DCRT_BEGIN -o crtbegin.o
<command line>:14:1: warning: "cpu?machine" re-asserted
<command line>:15:1: warning: "machine?__NO_INLINE__" re-asserted
/home/hp/cvs_areas/combined/cvs_write/gcc/crtstuff.c:416:2: #error "What are you doing with crtstuff.c, then?"
/home/hp/cvs_areas/combined/cvs_write/gcc/crtstuff.c:158: warning: `__DTOR_LIST__' defined but not used
/home/hp/cvs_areas/combined/cvs_write/gcc/crtstuff.c:170: warning: `__EH_FRAME_BEGIN__' defined but not used
make[2]: *** [crtbegin.o] Error 1
>How-To-Repeat:
Follow <URL:http://gcc.gnu.org/simtest-howto.html>, use
sparclite-elf sparclite-sim.
>Fix:
Probably same as for arm-elf and mips-elf.
>Release-Note:
>Audit-Trail:
>Unformatted:


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