This is the mail archive of the gcc-patches@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: Fix PR libobjc/23214



On 13 Oct 2010, at 18:42, Dominique Dhumieres wrote:
objc.dg/pr23214.m fails on x86_64-apple-darwin10.4 with -m64:

FAIL: objc.dg/pr23214.m -fnext-runtime (test for excess errors)
Excess errors:
Undefined symbols:
 ".objc_class_name_Object", referenced from:
     .objc_class_name_Dummy in ccq39GJE.o
ld: symbol(s) not found

WARNING: objc.dg/pr23214.m -fnext-runtime compilation failed to produce executable

I've got a fix for this in one of my trees - will send it to Nicola later...
Iain



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