libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making shared libraries (DLLs) on Windows: -no-undefined


From: Peter O'Gorman
Subject: Re: Making shared libraries (DLLs) on Windows: -no-undefined
Date: Sat, 23 Jun 2007 13:12:58 -0500

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 <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]