Ubuntu Forums
>
The Ubuntu Forum Community
>
Other Community Discussions
>
Development & Programming
>
Programming Talk
> CFLAGS and CXXFLAGS?
PDA
View Full Version :
CFLAGS and CXXFLAGS?
arjun
February 5th, 2006, 03:34 AM
Hi. How can I edit my CFLAGS and CXXFLAGS variables in Ubuntu and Debian based OSes? I want to compile some software that is customized to my system.
engla
February 5th, 2006, 03:44 AM
Well don't you do however you always do when you compile, regardless of distro?
I would use something like
$ CFLAGS= -Os ./configure
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.