From: Brian Budge (brian.budge_at_[hidden])
Date: 2006-05-16 23:01:31


Hi all -

I'm interested in adding flags to my gcc command line... for instance,
I'd like to build a variant which adds -msse2 -fpmath=sse, etc...

Is there a "standard" way of doing this? I found something about
setting up a toolset to use specific compileflags (ie. compile for 64
bit), however, I'd like these compileflags only for my variant.

Thanks,
  Brian