|
From: Geoff H. <ghu...@ws...> - 2002-08-08 02:45:24
|
On Wednesday, August 7, 2002, at 06:06 PM, Jim Cole wrote: > The mifluz-merge-20020804 snapshot builds under Mac OS X using > GCC 2.95.2. Any attempt to run a resulting executable results in > undefined symbols. For example Yeah, I saw the same problem. I think this libtool has issues with the Mac OS X loader. I'm looking into it since OS X definitely supports shared libraries. Hopefully it's just an issue with upgrading to a different libtool version. It *does* seem to work OK if you run configure with --disable-shared. -Geoff |