Patrick wrote: > I have tried to compile my QT application with --posix-cflags and > --posix-ldflags but without success. I have a compilation error in syscall.h > : > > /usr/xenomai/include/asm/xenomai/syscall.h:235: error: expected > primary-expression before ‘.’ Token > > I think it's because QT is C++ application so it uses g++ and not gcc. And > Xenomai is not intended to be compiled with C++ compiler.
It _is_ intended and _is_ being used with C++. This doesn't exclude regressions or arch-specific bugs in the headers though. What version, what arch are you using? Can you post the full (related) compiler output? Jan
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
