Hi, I am switching to yade-0.12.0 a little bite late.
When I want to compile Yade-0.12.0 I obtain the following error (I've got Boost 1.34.1 installed):
scons: done reading SConscript files. scons: Building targets ... C core/Body.cpp cc1plus: error: unrecognized command line option "-fopenmp" core/Body.cpp:1: error: bad value (native) for -march= switch core/Body.cpp:1: error: bad value (native) for -mtune= switch C core/BodyContainer.cpp cc1plus: error: unrecognized command line option "-fopenmp" core/BodyContainer.cpp:1: error: bad value (native) for -march= switch core/BodyContainer.cpp:1: error: bad value (native) for -mtune= switch C core/BoundingVolume.cpp cc1plus: error: unrecognized command line option "-fopenmp" core/BoundingVolume.cpp:1: error: bad value (native) for -march= switch core/BoundingVolume.cpp:1: error: bad value (native) for -mtune= switch scons: *** [/home/luc/build-0.12.0/core/Body.o] Error 1 C core/DeusExMachina.cpp scons: *** [/home/luc/build-0.12.0/core/BodyContainer.o] Error 1 scons: *** [/home/luc/build-0.12.0/core/BoundingVolume.o] Error 1 cc1plus: error: unrecognized command line option "-fopenmp" core/DeusExMachina.cpp:1: error: bad value (native) for -march= switch core/DeusExMachina.cpp:1: error: bad value (native) for -mtune= switch scons: *** [/home/luc/build-0.12.0/core/DeusExMachina.o] Error 1 scons: building terminated because of errors. Any idea? Thanks for your help! Luc -- Luc Sibille Université de Nantes - Laboratoire GeM UMR CNRS IUT de Saint Nazaire 58, rue Michel-Ange - BP 420 44606 Saint-Nazaire Cedex, France Tel: +33 (0)2 40 17 81 78 _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

