On May  3, 2000, Albert Chin-A-Young <[EMAIL PROTECTED]> wrote:

> Ok, thanks. However, this raises another problem.
> CXXFLAGS="-Wc,-LANG:std" won't work as the configure tests to make
> sure CC works will fail.

You'd have to add this flag to LDFLAGS (since it's only to be used at
link time; at compile-time, -LANG:std is supposed to work), and only
just before outputting the Makefiles in configure.in.

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

Reply via email to