bug-autoconf
[Top][All Lists]
Advanced

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

Re: Combining GNU C++ and Intel Fortran


From: Noah Misch
Subject: Re: Combining GNU C++ and Intel Fortran
Date: Thu, 23 Jun 2005 18:49:56 -0700
User-agent: Mutt/1.5.5.1i

On Wed, Jun 22, 2005 at 08:29:19AM +0200, Arjen Markus wrote:
> Noah Misch wrote:
> > Yes; redefine FCLIBS.
> 
> Hm, when I wrote the original email, I realised this was a possible
> solution. 
> What I am uncertain about is whether redefining such a macro will be
> respected,
> that is: does it matter at what point in the .ac file we redefine it?

I suggest defining it before you call any Fortran-related macros.  Nonetheless,
the choice of position does not matter to the macros currently in Autoconf.

_AC_FC_LIBRARY_LDFLAGS in lib/autoconf/fortran.m4 is the macro that deals with
FCLIBS.




reply via email to

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