Clang refused to compile the libobjc forth and back - so i used GCC instead. I personaly prefer clang too, but if it cant even compile the library I need, then I really don’t know ^^; I may re-try though, I messed up with some librarys, so Ill probably start over again. And thanks, Ill have to try that one now ^^. Am 12.12.2013 um 21:50 schrieb David Chisnall <[email protected]>:
> On 12 Dec 2013, at 18:15, Kevin Ingwersen <[email protected]> wrote: > >> The GCC i compiled is 4.8.2, with ObjC support - and with that I compiled >> the libobjc for gnustep form github. But that didn’t affect the GCC part >> afaik. What does the switch "-fobjc-runtime=gnustep-1.7“ mean - and from >> where does GCC know about gnustep-1.7? >> Im just curios, as I am no compiler junky ^^; > > If you're using GCC (and I've no idea why you would), you will need to use > the -fgnu-runtime flag. This will target the lowest common denominator GNU > (GCC or GNUstep) runtime. > > David > > -- Sent from my IBM 1620 > _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
