On 4 Oct 2012, at 22:49, Kal Conley wrote: > I think I need to link to libobjcxx in addition to libobjc but I am not > sure how I can get GNUstep build system to build it automatically
You can't. Please use the Makefile instead. If you are on a GNU platform, you will have to do make -f Makefile. On any other platform, just make will work. David -- Sent from my Difference Engine _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
