----- Ursprüngliche Message ----- > Von: Lennart Sorensen <[email protected]> > An: Franz Engel <[email protected]> > CC: "[email protected]" <[email protected]> > Gesendet: 20:20 Montag, 3.Juni 2013 > Betreff: Re: [Xenomai] gcc error: posix.wrappers > > 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 >
I have no idee where the ";" is coming from. When I print my ldflags I get use this: -Wl,@//usr/xenomai/lib/posix.wrappers-L/usr/xenomai/lib-lpthread_rt-lxenomai-lpthread-lrt The ";" must be set by the compiler. _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
