[ale] CFLAGS and g++

Cleveland Flowe flowe at switchco.com
Wed Jun 21 09:09:33 EDT 2000


"Tommie M. Jones" wrote:
> 
> I am writing a Makefile and am setting the CFLAGS variable.  However it
> only seems to work with the gcc compiler, Is there the equivalent for g++.
> (At least for me the g++ commands seem to be ignoring the CFLAGS var.)

If you are using GNU make you can issue the command 'make -p -f
/dev/null' to see the rules and variables used.  CXXFLAGS is the
variable you need.
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.





More information about the Ale mailing list