On Tue, Apr 04, 2006 at 06:31:16PM -0600, Ed Hartnett wrote:
> Ralf Corsepius <[EMAIL PROTECTED]> writes:

> > If you really want to do something like you do, you'd have to check the
> > compilerm, if it accepts "-q64" and if "-q64" actually does what you
> > expect it to do.
> >
> > In short: You have opened a can of worms, you'd better avoid.
> 
> I would like to do it the autoconf way, but we use cfortran.h, which
> requires a different value in CPPFLAGS for each fortran compiler.
> 
> If I don't have my configure script provide that parameter, the build
> breaks and the user emails me.

maybe I misunderstand something here, but it sounds like you both
agree:  add only flags that you know will work on the platform in
use.

-- 
<[EMAIL PROTECTED]>


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to