Hi Nicola,
Just a question to make sure that what I am thinking is correct:
When I build gnustep-make with the -march and -mcpu switches, are
these
then used for EVERY subproject? Meaning all of GNUstep and Apps is
build
with these switches?
I'm not sure I understand exactly what you mean with your question :-),
but I understand you're trying to set flags when you compile
gnustep-make
hoping those would be used in all gnustep projects being compiled, and
I
don't seem to remember an easy way of doing it.
You can set CFLAGS when configuring gnustep-make, but no, they don't
get
stored in the make system for later use, and they are not used later.