-dynamiclib vs -dynamic vs -dylib
-dynamiclib vs -dynamic vs -dylib
- Subject: -dynamiclib vs -dynamic vs -dylib
- From: Jeremy Bell <email@hidden>
- Date: Wed, 17 Dec 2003 02:23:46 -0500
Not specific to xtools, but:
What is the -dynamiclib flag, and how is it different from -dynamic or
-dylib? -dynamiclib is mentioned in the gcc man page (with a note to
look at the ld man page) however the ld man page only contains a
description of -dynamic and -dylib and not -dynamiclib. It seems BSD
dynamic library targets in xcode default to using -dynamiclib rather
than -dynamic now, so I just wondered if it just has the same effect as
-dynamic.
Jeremy Bell
WolverineSoft Project Coordinator
www.umich.edu/~wsoft
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.