>
>
>
> You need to compile with -fno-omit-frame-pointer, that is precisely the
> contrary of -fomit-frame-pointer
>
>
Indeed I had to, thank you very much. So for sake of completeness:

Variant 4 (works):
- ./configure --enable-x86-sep --enable-smp CFLAGS="-m32 -O2
-fno-omit-frame-pointer" LDFLAGS="-m32"

Still not fully understanding what I'm doing here, but going to look up the
effects pf 'omit-frame-pointer'.

Thanks again,


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

Reply via email to