Re: guard malloc vs dyld
Re: guard malloc vs dyld
- Subject: Re: guard malloc vs dyld
- From: Stefan Werner <email@hidden>
- Date: Wed, 01 Jun 2005 12:53:01 +0200
Hi Daniel!
On May 31, 2005, at 8:14 PM, Daniel Jalkut wrote:
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?
It turned out that a 3rd party application installed a /Library/Frameworks/Tcl.framework, which the linker used instead of /System/Library/Frameworks/Tcl.framework (probably in order to run on 10.2, which didn't ship with Tcl IIRC). Removing the one in /Library made it link without double definitions.
Stefan
<x-tad-smaller>--
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</x-tad-smaller>
_______________________________________________
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