Hi,
I am porting a Linux application to Darwin and want to use GNU Makefiles
to create the application. The problem happens when I try to include the
CoreServices Framework. When I run the application I get the following
error:
dyld: Symbol not found: _malloc
Referenced from: /Users/cvs/source/out/Darwin/bin/./appTest
Expected in:
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
I have included the following in my link options for the makefile:
"-F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -framework
CoreServices". I have searched for a sample Makefile to include a
framework with no luck.
Thanks,
Connie
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Unix-porting mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden