linker error
linker error
- Subject: linker error
- From: Eric Blenkush <email@hidden>
- Date: Mon, 28 Jul 2003 20:16:38 -0700
Hi,
I am getting a linker error that I have been unable to fix. Ive cleaned
and rebuilt and changed settings, compiler etc(using 3.3) Ive turned
off zero_link and fix and continue but I always get this error. Any
ideas?
The error:
Undefined symbols:
__objc_bindModuleContainingList
Here is the console output:
StandaloneExecutable.LinkUsingFileList
/Users/blenkush/Work/MyApp_cvs/MyApp2.7.1.185/MyApp/MyApp/build/
MyApp.app/Contents/MacOS/MyApp
/usr/bin/g++-3.3 -o
/Users/blenkush/Work/MyApp_cvs/MyApp2.7.1.185/MyApp/MyApp/build/
MyApp.app/Contents/MacOS/MyApp
"-L/Users/blenkush/Work/MyApp_cvs/MyApp2.7.1.185/MyApp/MyApp/build"
"-Lbuild/MyApp.app/Contents/MacOS" "-L/usr/lib/java" "-Lbuild"
"-F/Users/blenkush/Work/MyApp_cvs/MyApp2.7.1.185/MyApp/MyApp/build"
-filelist
"/Users/blenkush/Work/MyApp_cvs/MyApp2.7.1.185/MyApp/MyApp/build/
MyApp.build/MyApp (Application).build/Objects-normal/LinkFileList"
"-arch" "ppc" "-Wl,-no_arch_warnings" "-framework" "AppKit"
"-framework" "Foundation" "-lObjCJava.A" "-framework" "JavaVM"
"-lCSJavaBridge"
ld: Undefined symbols:
__objc_bindModuleContainingList
...failed StandaloneExecutable.LinkUsingFileList
/Users/blenkush/Work/MyApp_cvs/MyApp2.7.1.185/MyApp/MyApp/build/
MyApp.app/Contents/MacOS/MyApp ...
Thanks,
Eric Blenkush
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.