Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guard malloc vs dyld



On both my 10.4 and 10.3 systems, _strtoull and _strtoll are listed as "Undefined" in the Tcl.framework binary.  

Any clues as to how you're ending up with Xcode  thinking that they're defined in Tcl? 

Daniel

On May 31, 2005, at 8:15 AM, Stefan Werner wrote:

Hi,

I have an application with, I suspect, memory problems. I'd love to run it from within XCode 1.5 with Guard Malloc enabled, but every time I do that I end up with a SIGTRAP from dyld. It's obviously complaining about a symbol that is defined twice in the frameworks my app links against - _strtoull and _strtoll which are defined in both Tcl.framework and System.framework. Since both are frameworks that ship with 10.3 and reside in /System/Library, there's no way I can remove the symbols in question from either of the frameworks. Is there a way I can use Guard Malloc despite these multiple definitions?

Thanks,
Stefan
-- 
Stefan Werner, Media Computing Group
Department of Computer Science 10, RWTH Aachen University
Ahornstrasse 55, 52074 Aachen, Room 2U11
Phone: +49 (241) 80-21055 Fax: +49 (241) 80-22050  _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden

References: 
 >guard malloc vs dyld (From: Stefan Werner <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.