On Aug 28, 2006, at 12:41 PM, Justin C. Walker wrote:
I'm flummoxed: Singular uses 'libtool'; should I rename this to
glibtool? I get this as a result of the "-dynamic" -> "-
dynamiclib" changes:
Ah, I must've read the link line wrong first time, sorry. It wants
to use Apple's libtool to create shared libraries. It it were up to
me, I'd change it to use g++ as the linker instead, however, you
can use libtool to do it, but it means you may have to manually add
stuff like -lSystem -lSystemStubs and -lstdc++ etc etc.
libtool: unknown option character `d' in: -dynamiclib
libtool -dynamic. Don't you love that g++ -dynamiclib calls libtool
-dynamic which, in turn, calls ld -dylib. Makes things so easy to
remember :/
Does the name Rube Goldberg ring a bell?
Thanks for the clarification.
Justin
--
Justin C. Walker, Curmudgeon-At-Large, Director
Institute for the Enhancement of the Director's Income
--------
The path of least resistance:
it's not just for electricity any more.
--------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Unix-porting mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/unix-porting/email@hidden