At the moment my project compilation is done through preprocessor directive, e.g.
#ifdef __cplusplus ... #endif However, most of code are c++, passing command `make CC=/usr/bin/g++` dosn't enable gnustep recgonize c++ program. So what parameter should I pass so that the compilation can recognize c++ program? Thanks
_______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
