Gilles, >> Sorry. I have to ask again. What am I supposed to do with these lines? >> Shell I use all of it whenn calling arm-softfloat-linux-gnu-gcc to compile >> my application? > > Yes, you should pass the result of xeno-config --posix-cflags and > xeno-config --posix-ldflags to arm-softfloat-linux-gnu-gcc. When running > xeno-config --posix-ldflags here, I get: > > -Wl,--wrap,pthread_create -Wl,--wrap,pthread_setschedparam > ...
Ah. Thanks! Passing these flags seems to work now. But I had to copy and paste it from your mail since when I run ./xeno-config --posix-ldflags I get POSIX support is not available ??? How is that? Steven _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
