• 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
Using ObjectMalloc with gcc3.3/Xcode/etc: Does it work???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using ObjectMalloc with gcc3.3/Xcode/etc: Does it work???


  • Subject: Using ObjectMalloc with gcc3.3/Xcode/etc: Does it work???
  • From: Michael Shantzis <email@hidden>
  • Date: Thu, 10 Jul 2003 15:17:42 -0700

Has anyone been able to get ObjectMalloc to work with the new development tools?
Every time I attempt to run a program using ObjectMalloc, I get the error:
"The subtask was terminated by signal 5"
(i.e. the program is receiving a TRAP, I think")

In the "Standard Error" window, I get the following message:
dyld: /Users/mas/Projects/texteditor/build/texteditor.app/Contents/MacOS/ texteditor multiple definitions of symbol __objcInit
/Users/mas/Projects/texteditor/build/texteditor.app/Contents/MacOS/ texteditor definition of __objcInit
/usr/lib/libobjc.A.dylib(libobjc.ppc.o) definition of __objcInit


I'm just wondering if I should report this as a bug or if I'm doing something wrong...

thx,
m
_______________________________________________
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.

  • Prev by Date: Re: NSExceptionHandlerUncaughtSignalHandler
  • Next by Date: Sorting in an NSTableView
  • Previous by thread: Re: NSExceptionHandlerUncaughtSignalHandler
  • Next by thread: Sorting in an NSTableView
  • Index(es):
    • Date
    • Thread