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]

[Bug objc/23306] [4.1 Regression] [unit-at-a-time] objc exceptions (GNU runtime) don't work with unit-at-a-time


------- Additional Comments From phython at gcc dot gnu dot org  2005-08-16 05:32 -------
 Here is a snippet from the test logs on ia64
Executing on host: /space/jim/ia64-linux-20050815/gcc/xgcc
-B/space/jim/ia64-linux-20050815/gcc/
/home/jim/gcc/gcc/gcc/testsuite/objc/execute/exceptions/local-variables-1.m  -w
 -O1  -fgnu-runtime -fobjc-exceptions
-I/home/jim/gcc/gcc/gcc/testsuite/../../libobjc
-L/space/jim/ia64-linux-20050815/ia64-unknown-linux-gnu/./libobjc/.libs  -lobjc
-lm   -o /space/jim/ia64-linux-20050815/gcc/testsuite/local-variables-1.x1   
(timeout = 300)
/tmp/ccmZsyc2.o:(.sdata.DW.ref._OBJC_CLASS_NAME_1[DW.ref._OBJC_CLASS_NAME_1]+0x0):
undefined reference to `_OBJC_CLASS_NAME_1'
collect2: ld returned 1 exit status

-- 


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


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