Am 4.3.2012 um 21:48 schrieb Dominique Dhumieres: > cc1plus: error: unrecognized command line option "-fopenmp"
There is one problem more with Inkscape! The -fopenmp comes from an ImageMagick related PC file. Inkscape itself uses a faulty test programme to check whether OpenMP is supported, so it fails (checking for OpenMP flag of C++ compiler... unknown). The correction seems to be easy: http://stackoverflow.com/questions/8983038/linker-errors-after-enabling-openmp-on-mac Inkscape might also use some updated libraries: checking for NEW_GLIBMM... no checking for GTKMM_2_24... no checking for GTKMM_2_22... no Compilation continues... -- Greetings Pete The best way to accelerate a PC is 9.8 m/s² ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
