On Oct 13, 2004, at 3:35 AM, Gary V. Vaughan wrote:
Don, George: On what release of OS X did you find this bug? What
value of MACOSX_DEPLOYMENT_TARGET (if any) was set in the environment?
I'm running 10.3 on a PowerBook G4.
If I have no MACOSX_DEPLOYMENT_TARGET set, and run configure without
any
George Feinberg wrote:
Note that ALL 3 of these libraries load all of the core DB .o files,
and therefore
duplicate those symbols.
This is the problem. Tcl, for some reason, uses NSAddImage to load
objects at runtime on darwin/Mac OS X. NSAddImage, and NSAddLibrary,
are unable to load objects
Hmm, as far as I can tell, it is being passed by GNU libtool to g++
successfully, it is just echo'ed incorrectly. But I believe you and
will try and reproduce it this weekend.
That said, do you mean running libtool with MACOSX_DEPLOYMENT_TARGET
set to 10.3,
or is it sufficient to just have that