objectFileHasPlusLoadMethod
objectFileHasPlusLoadMethod
- Subject: objectFileHasPlusLoadMethod
- From: Carmin Politano <email@hidden>
- Date: Thu, 12 Apr 2007 21:38:42 -0400
still searching for the cause of objectFileHasPlusLoadMethod
EXEC_BAD_ACCESS during debug startup.
turning zeroLink off rids the problem, but the program has a issue
which pops up as a bad address wherever it feels.
Something really guttural is wrong. The situations is very strange...
turing Perform Single-Objet Prelink ON produces the following link
error:
Let the obvious be known: main() is defined in main.m (plain and
simple single liner which is automatically created).
Building target “Hebrew 3.0” of project “Hebrew 3.0” with
configuration “Debug” — (1 error)
/usr/bin/ld: Undefined symbols:
_main
/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/i686-apple-
darwin8/4.0.1/../../../crt1.o reference to undefined _main
collect2: ld returned 1 exit status
/usr/bin/ld: Undefined symbols:
_main
/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/i686-apple-
darwin8/4.0.1/../../../crt1.o reference to undefined _main
collect2: ld returned 1 exit status
Build failed (1 error)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden