Re: meaning of CFLAGS

2006-07-20 Thread Ralf Corsepius
On Thu, 2006-07-20 at 16:08 +0200, Bruno Haible wrote: Hi, The autoconf manual describes CFLAGS like this: Variable: CFLAGS Debugging and optimization options for the C compiler. If it is not set in the environment when `configure' runs, the default value is set when

Re: meaning of CFLAGS

2006-07-20 Thread Paul Eggert
Bruno Haible [EMAIL PROTECTED] writes: A user on Solaris/x86_64 tried to use CC=cc CFLAGS=-xarch=amd64 and it didn't work with my Makefile.in. Is the user supposed to use such setting? Or does he need to use CC=cc -xarch=amd64 It is a messy area, I'm afraid. In this case CFLAGS is