Hi, I'm on a x86-64 architecture and I try to compile a 32 bits application. I use gcc with m32 option. I found out that Xenomai libraries are 64 bits libraries since, by default, the compilation of Xenomai Kernel keep the arch configuration. My problem is that there is no way I link a 64 bits library to a 32 bits application. I can't change the 32 bits environment of my application. Well, I investigate mail archives and I found some threads about installing Xenomai in 32 bits over a 64 bits arch, but I didn't found any issue. So my question is what can I do ? Use a configure the kernel with option like --arch=x86 ? Patch my kernel with 32 bits option for Adeos Kernel (prepare-kernel.sh --arch=i386 ) ? Reinstall my SuSE Linux ? Is there any wrapper that allow me to use 32 bits application over 64 bits Xenomai installation ?
Matthieu _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
