On Mon, Jun 03, 2013 at 05:50:40PM +0100, Franz Engel wrote: > I've a little problem. When I try to compile my code with my new system > (xenomai 2.6.2.1) I get the following error: > gcc: error: ;-Wl,@/usr/xenomai/lib/posix.wrappers: No such file or directory
What is that ';' doing there? That looks weird. That would end one command and make it seem the -Wl... is a command to try and execute, which is unlikely to work. The rest of your message is probably just symptoms of the above problem. -- Len Sorensen _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
