• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
libtool, makefiles, & 10.4?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: libtool, makefiles, & 10.4?
      • From: Andrew Pinski <email@hidden>
  • Prev by Date: Adding (static) libraries to target
  • Next by Date: Re: Array of numbers
  • Previous by thread: Re: Adding (static) libraries to target
  • Next by thread: Re: libtool, makefiles, & 10.4?
  • Index(es):
    • Date
    • Thread