|
From: Jim C. <li...@yg...> - 2003-05-04 21:30:51
|
On Wednesday, April 30, 2003, at 03:45 PM, Lachlan Andrew wrote: > Looking through the ChangeLog for libtool 1.5 (Released 14 April): > > 2003-03-21 Peter O'Gorman <pe...@po...> > * libtool.m4 (darwin): Check compiler is apple gcc, add > -single_module support so that dyloading c++ shared libraries will > work. > > That sounds like just the patch we need! If someone tells me the > steps (autoconf? automake? ???), I'll download and run 1.5 on the > weekend. I tried using version 1.5 this afternoon with no joy. I am still getting undefined symbols for everything that is supposed to be coming from the C++ library. However I am not sure that I really know what I am doing ;) I built the standard GNU Libtool 1.5 distribution and ran libtoolize --copy --force in the top level ht://Dig directory. I tested with and without rerunning aclocal, which libtoolize implied might be necessary. Neither approach helped. If anyone has suggestions on other thing to try in addition to simply updating libtool, I would be happy to give them a try. Jim |