[Vm-dev] benchmarking and recent results

Göran Krampe goran at krampe.se
Sat Oct 5 17:07:47 UTC 2013


On 10/05/2013 12:31 PM, Tobias Pape wrote:
> Am 05.10.2013 um 11:48 schrieb Göran Krampe <goran at krampe.se>:
>> PPS. Also tried using GCC 4.8.1 and 4.9, but then the compiled VM throws "Bus error: 10" at me. Note that it compiles using the switches for clang then... (Esteban and Igor - we need a nice way of switching compiler in CMakeVMMaker!)
>
> You typically do that with the CMake invocation yourself like in:
>
> CC="clang -m32" CXX="clang++ -m32" cmake $SRCDIR
> cmake --build $BUILDDIR

Well, let me just say that the framework building the sources adds lots 
of switches for compiling the VM and also sometimes adjusts for 
different plugins etc.

regards, Göran


More information about the Vm-dev mailing list