Am 07.01.2014 12:20, schrieb David Chisnall: > On 7 Jan 2014, at 11:14, Markus Hitter <[email protected]> wrote: > >> Am 07.01.2014 02:00, schrieb Riccardo Mottola: >>> Ah, interesting. I think it would make sense, doesn't it? >>> Candidates would be CC and CXX, but also CFLAGS and LDFLAGS. >>> >>> I should perhaps copy that CC part into gworkspace and other >>> configure runnig stuff, I didn't know about it >> >> Aren't these variables a good candidate for GNUstep.sh? This way >> you get it even for new applications. > > Not really, because then they're difficult to override on the command > line. Ideally, we'd have gnustep-config able to provide the > [OBJ]C[XX]FLAGS so that you could do things like: > > $ gmake OBJCFLAGS="`gnustep-config --objc-flags` -fno-foo"
Yes, also fine. Glancing over the already existing gnustep-config in -make, it looks like it comes with these features already. Markus -- - - - - - - - - - - - - - - - - - - - Dipl. Ing. (FH) Markus Hitter http://www.reprap-diy.com/ http://www.jump-ing.de/ _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
