On Sat, 2007-06-23 at 17:37 +0000, Olly Betts wrote: > [A somewhat belated reply, but I only just noticed this thread...] > > On 2007-05-01, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > > Generally I think you should be able to just use it everywhere. The > > Libtool testsuite uses it throughout and I cannot remember a test > > failure due to it. I'm however not sure whether there was an issue with > > C++ code some time ago (so this data point may be FUD; sorry for not > > investigating now). > > I encountered problems on Mac OS X with C++ code. I don't have access > to OS X to check, but this is what I have in configure.ac from working > on this before: >
-no-undefined on Mac OS X should work as advertised and fail to link if there are undefined symbols. It is a pity that you don't have the error any longer, we might be able to find the root cause. Anyway, good that you found a solution for your case :) Peter _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
