Re: How to pass a group of COMPILER OPTIONS using GNU Make Command Line under WINDOWS

Eli Zaretskii <[email protected]>
Newsgroups gmane.comp.gnu.make.general,gmane.comp.gnu.make.windows
Message-ID <[email protected]>
> From: Partha None <[email protected]>
> Date: Fri, 8 Oct 2010 02:04:06 +0000
> Cc: 
> 
> ===============================================================   
>         ALL:
>    cd DBC_Boot_Build && $(MAKE)  BYPASS_ANCGEN=$(BYPASS_ANCGEN) MAKEBENCH=$(MAKEBENCH)   COMPILE_OPTIONS_FROM_MAKE='$(COMPILE_OPTIONS_FROM_MAKE)' -f TestDBCGNUBootMake $(MAKEFLAGS)
> =====================================================================

Don't use single quotes '..' on Windows, they are not treated as
quoting characters.  Use ".." instead.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.