bug-automake
[Top][All Lists]
Advanced

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

Re: Order significant wrt AM_PROG_LIBTOOL and AC_LANG_CPLUSPLUS


From: Alexandre Oliva
Subject: Re: Order significant wrt AM_PROG_LIBTOOL and AC_LANG_CPLUSPLUS
Date: 21 Jun 2001 01:04:37 -0300
User-agent: Gnus/5.090003 (Oort Gnus v0.03) XEmacs/21.4 (Academic Rigor)

On Jun 18, 2001, Mark Coletti <address@hidden> wrote:

> If AC_LANG_CPLUSPLUS precedes AM_PROG_LIBTOOL in configure.in, the
> executable extension becomes ".C" instead of "" on linux systems.
> Swapping the order yields correct behavior.

This appears to be a bug in libtool.  It probably fails to take the
source extension into account when looking for conftest.* files that
result form a compile&link of conftest.$ac_source.  Please report the
bug to one of the libtool mailing lists, if you find the problem is
still present in libtool 1.4 final.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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