Re: staticly linked libc ?
Re: staticly linked libc ?
- Subject: Re: staticly linked libc ?
- From: Dave Dyer <email@hidden>
- Date: Mon, 26 Feb 2007 17:39:17 -0800
I have a carbon plugin built with xcode under os 10.4.8 which
works fine there, but which fails to load under os 10.2.8.
The console output says the problem is (most likely) that libsystem.b.dylib
doesn't contain sscanf, fprintf and sprintf in os 10.2.8
-- but clearly they must be somewhere
what workaround can I use to build a binary that will be compatible
with 10.2.8, and or course, I would greatly prefer is the same
binary is compatible with 10.4, and that I can build that binary
with os 10.4
The exact message from os 10.2.8 is
/Applications/Adobe InDesign CS2/Plug-Ins/Jostens/placerid.bundle/Contents/MacOS/placerid undefined reference to _fprintf$LDBL128 expected to be defined in /usr/lib/libSystem.B.dylib
_______________________________________________
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