autoconf
[Top][All Lists]
Advanced

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

Re: configure sets CFLAGS or how to disable default CFLAGS='-g -O2' for


From: Jacob Meuser
Subject: Re: configure sets CFLAGS or how to disable default CFLAGS='-g -O2' for gcc?
Date: Tue, 4 Apr 2006 22:09:05 -0700
User-agent: Mutt/1.4.2i

On Tue, Apr 04, 2006 at 06:31:16PM -0600, Ed Hartnett wrote:
> Ralf Corsepius <address@hidden> 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.

-- 
<address@hidden>




reply via email to

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