-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kaplan, Andrew H. wrote:

> I checked my .login and .cshrc files for any CLAGS reference, and there was
> none. I also checked the d.profile and profile files with the same result. 

It's CFLAGS and you can look at the actual parameters used with the compiler
from the build output, is there a -Werror?

> Is there an option in the configure script that changes the gcc option?

No.  It has to be explicitly set either in the configure command (i.e.
CFLAGS="-pipe" ./configure), the environment (check "echo $CFLAGS") or in a
script if you are not using configure directly but using a script that runs
configure... OK, there is a 4th possibility, not explicit and an ugly one, it
could be set by the compiler's spec file (if everything else didn't show where
it comes from then do "gcc -dumpspecs | grep Werror").

- --
René Berber
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iEYEARECAAYFAkPifTwACgkQL3NNweKTRgyxuwCgzW4GOcJTbpYGCKS+r8Twwo3J
RZoAniMFZWIxnLRpJzh/f4t8eHv2wR+M
=ztyD
-----END PGP SIGNATURE-----

_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to