Am 4.3.2012 um 21:48 schrieb Dominique Dhumieres: > Compiler: g++
In the morning I decided to first try my local variant of inkscape-0.48.3.1-1. Until now it failed twice to build – identical trouble with assembler code from display/nr-filter-gaussian.cpp (presumingly a more modern version of GCC can help). Now that I tried the original INFO file for the build, it even does not finish the configure stage. The reason is that g++ version 4.0 does not understand the options -Werror=format-security. Gcc version 4.0 understands it, GCC 4.2 in all its components. So this package cannot be compiled on Mac OS X 10.5.8, Leopard, PPC, with Xcode 3.1.4 and with GCC 4.0. It must fail as well on Tiger and earlier. I'll try to find a patch that g++ version 4.0 does not see that faulty -Werror=format-security option. -- Greetings Pete Experience is what you get when you don't get what you want. ------------------------------------------------------------------------------ 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
