Hi Ralf,

Ralf Wildenhues <ralf.wildenh...@gmx.de> writes:

> * Ludovic Courtès wrote on Tue, Jun 01, 2010 at 01:15:32AM CEST:
>> So it seems that the right test, when compiling natively, involves
>> building a shared library and an executable linked against it, and
>> running that executable.  That’s where you come in.  ;-)
>> 
>> How can libtool’s knowledge of compilers and linkers be leveraged from
>> ‘configure’ to write such a test?
>
> Use LT_OUTPUT after the other libtool macros in configure.ac, at which
> point you have a ./libtool script you can use in further hand-written
> configure tests.  In case you still need this.

OK, thanks for the hint!

Ludo’.

_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to