libtool, makefiles, & 10.4?
libtool, makefiles, & 10.4?
- Subject: libtool, makefiles, & 10.4?
- From: james tittle <email@hidden>
- Date: Tue, 10 May 2005 15:37:45 -0400
hiya,
...just trying to re-compile an app under gcc-4.0 & 10.4, but I'm
getting a link error that seems to tell me I need to link to
something else:
tiggity:~/puredataDev/pd-0.38-4/src tigital$ make
cd ../obj; libtool -dynamic -o ../bin/pdtcl t_main.o t_tkcmd.o \
/Library/Frameworks/Tk.framework/Versions/Current/Tk \
/Library/Frameworks/Tcl.framework/Versions/Current/Tcl \
/usr/lib/libSystem.B.dylib
ld: for architecture ppc
ld: Undefined symbols:
_fprintf$LDBLStub
_snprintf$LDBLStub
_sprintf$LDBLStub
libtool: internal link edit command failed
make: *** [../bin/pdtcl] Error 1
...any ideas where these were moved to? Also, am I right in assuming
that if I somehow inserted a choice of SDK (say, 10.2.8, since that's
what this app should support) into the makefile, the above problem
would go away? If so, any pointers on how to choose SDK's in a
makefile?
thanx,
jamie
_______________________________________________
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