On 11 Dec 2002, Joakim Fallsjo wrote: > Martin MOKREJŠ <[EMAIL PROTECTED]> writes: > > > Hi, > > it seems CFLAGS=..." ./configure does not work, what the INSTALL says. > > What's the proposed way to set "-g2"? > > > I guesss it depends on your shell: > for bash: > CFLAGS=-g2 ./configure > > for tcsh: > env CFLAGS=-g2 ./configure
YUes, I use bash, it gets saved into config.status but while running make, I see other values have been taken. It seems there're some teplate makefiles, from which arise options like -n32 -mips etc. (I'm running on Irix). -- Martin Mokrejs <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs MIPS / Institute for Bioinformatics <http://mips.gsf.de> GSF - National Research Center for Environment and Health Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany tel.: +49-89-3187 3683 , fax: +49-89-3187 3585 _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
