This is the mail archive of the gcc@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]

Re: Bootstrap failure in libobjc


Bootstrap works now but the testresults (see
http://gcc.gnu.org/ml/gcc-testresults/2005-05/msg01209.html) show that
we still have serious problem:

		=== objc Summary for unix ===

# of expected passes		418
# of unexpected failures	558
# of unresolved testcases	532
# of unsupported tests		12

From objc.log:

UNRESOLVED: objc/execute/IMP.m execution,  -O0
set_ld_library_path_env_vars: ld_library_path=.::/builds/gcc/misc/gcc:/builds/gcc/misc/gcc/32:/builds/gcc/m
isc/gcc:/builds/gcc/misc/gcc/32:/builds/gcc/misc/x86_64-suse-linux-gnu/32/libobjc/.libs
Executing on host: /builds/gcc/misc/gcc/xgcc -B/builds/gcc/misc/gcc/ /cvs/gcc/gcc/testsuite/objc/execute/IM
P.m  -w  -O1  -I/cvs/gcc/gcc/testsuite/../../libobjc -L/builds/gcc/misc/x86_64-suse-linux-gnu/32/libobjc/.l
ibs  -lobjc -lm   -m32 -o /builds/gcc/misc/gcc/testsuite/IMP.x1    (timeout = 300)
/builds/gcc/misc/x86_64-suse-linux-gnu/32/libobjc/.libs/libobjc.so: undefined reference to `gcc_unreachable
'
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
/builds/gcc/misc/x86_64-suse-linux-gnu/32/libobjc/.libs/libobjc.so: undefined reference to `gcc_unreachable
'
collect2: ld returned 1 exit status


Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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