> -----Original Message-----
> From: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Martin Sebor
> Sent: Wednesday, July 02, 2008 6:30 PM
> To: [email protected]
> Subject: Re: User-defined compiler flags
> 
> >   The libc_decl.sh script doesn't using CPPOPTS, CXXOPTS and LDOPTS.
> > 
> > ----------------
> > make builddir BUILDDIR=mingw15s BUILDTYPE=15s CONFIG=gcc.config 
> > CPPOPTS=-mno-cygwin LDOPTS=-mno-cygwin cd mingw15s/include && make 
> > CPPOPTS=-mno-cygwin LDOPTS=-mno-cygwin
> > ----------------
> > 
> >   But looking into config.log file I see that -mno-cygwin option is 
> > not used at configure step.
> 
> Unless there is some other mechanism that controls this on 
> Windows it seem that it should work.

  The same behavior on Ubuntu Linux.

> If you agree, I suggest we open an issue/enhancement as a reminder to
implement it.

  https://issues.apache.org/jira/browse/STDCXX-982

Farid.

Reply via email to