Steven Scholz wrote:
> 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
> 
> ???

Ah. Ok. Nevermind. I was using the script on my developent hsot where no
xenomai libs are install. Running it directly on the target I get all these
linker flags as well.

Thanks

Steven

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to