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]
Other format: [Raw text]

mmix: lots of failures


I get lot's of failures building mmix-knuthware in an uberbaum like
the following:

Executing on host: /mmix/mmix/build/gcc/xgcc -B/mmix/mmix/build/gcc/ /mmix/cross-mmix-sources/comb
ined/gcc/testsuite/gcc.c-torture/execute/20000112-1.c testglue.o  -w  -O3 -fomit-frame-pointer   -
I/mmix/mmix/build/mmix/./newlib/targ-include -I/mmix/cross-mmix-sources/combined/newlib/libc/inclu
de -L/mmix/mmix/build/ld -B/mmix/mmix/build/mmix/./newlib/ -L/mmix/mmix/build/mmix/./newlib -Wl,--
defsym,__Stack_start=0x1680a00000000000  -Wl,-wrap,exit -Wl,-wrap,main -Wl,-wrap,abort -lm   -o /m
mix/mmix/build/gcc/testsuite/20000112-1.x3    (timeout = 300)
testglue.o(.text+0x3c4): In function `__wrap__exit':
: undefined reference to `__real__exit'
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
testglue.o(.text+0x3c4): In function `__wrap__exit':
: undefined reference to `__real__exit'
collect2: ld returned 1 exit status

FAIL: gcc.c-torture/execute/20000112-1.c compilation,  -O3 -fomit-frame-pointer 
UNRESOLVED: gcc.c-torture/execute/20000112-1.c execution,  -O3 -fomit-frame-pointer 

Where is this reference to __real_exit coming from?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj at suse dot de
   private aj at arthur dot inka dot de
    http://www.suse.de/~aj


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