Admiral Posted August 24, 2005 Share Posted August 24, 2005 I tried to install fink cvs version with the XCode 2.2 dev preview and gcc 4.0.0 but the bootstrap fails with folowing error: cd ../obj_s; g++-3.3 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -I/sw/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506 -DNDEBUG -I/sw/include -dynamic -c ../c++/cursesf.cc cc1plus: warning: command line option "-fobjc-exceptions" is valid for ObjC/ObjC++ but not for C++ cc1plus: error: unrecognized command line option "-fconstant-cfstrings" make[1]: *** [../obj_s/cursesf.o] Error 1 make: *** [all] Error 2 This happens while compiling ncurses. Some people have fink running, according to the wiki. Thanks for help Link to comment https://www.insanelymac.com/forum/topic/1075-installing-fink/ Share on other sites More sharing options...
Recommended Posts