Thanks for the suggestions. > If you only want to optimize some libraries but not others, GCC doesn't > effectively support different multilibs having different sets of libraries either. > My proposal <http://gcc.gnu.org/ml/gcc/2010-01/msg00063.html> > would have the effect of making it much easier to have different sets of > libraries for each multilib.
Sounds like a good proposal. For now I've just hacked in a -multilib option. Cheers, Jon