• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: linker error SOLVED
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: linker error SOLVED


  • Subject: Re: linker error SOLVED
  • From: Eric Blenkush <email@hidden>
  • Date: Tue, 29 Jul 2003 01:25:23 -0700

Hi,

Figured this out.

I used the -y<symbol_name> linker option to find out where the symbol was(OBPostLoader.m from omni code) and removed it. I had searched for the symbol before but never found it because the linker reported it with two underscores instead of one for some reason.

On Monday, July 28, 2003, at 8:16 PM, Eric Blenkush wrote:

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.
_______________________________________________
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.

References: 
 >linker error (From: Eric Blenkush <email@hidden>)

  • Prev by Date: Re: Memory Management
  • Next by Date: RE: Round a float
  • Previous by thread: linker error
  • Next by thread: Newbie on board
  • Index(es):
    • Date
    • Thread