On Tue, 4 May 2010 14:05:48 +0100, Stuart Bird <stuart.bi...@googlemail.com> wrote: > Hi All > > Does anyone know how I can check the "CFLAGS" settings in Ubuntu (10.4 x64). > I have a need to run an application that depends on these settings to > optimise speed but have found that Ubuntu has no "make.conf" file which is > where I would normally expect to find/tweak these settings.
There is no make.conf as each package will define what it needs separately. There are gcc defaults depending on the version, but they aren't accessible to easily change. I don't see why you need to change global settings to affect one application? Thanks, James -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/