Registered Member
|
Hello all,
I'm using Eigen3 on a cross compiled program using the arm-linux-gnueabihf-g++ (gcc version 4.8 from Linaro). The target platform is a duovero from gumstix using the Poky distribution - ARMv7. When I run the program with the Eigen code I get really strange values on the Eigen objects (see the output example at the end of this post). I've tried to turn off vectorization, I've played with all these flags -marm -mcpu=cortex-a7 -mfpu=neon -mfloat-abi=hard but always get the same behavior. If I compile the same code on the duovero it works ok but not when I cross-compile. I've even cross-compiled from different hosts (windows7 and ubuntu 14.04). Any idea why this is happening? This is my simple program
This is the output I get
|
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]