2011/8/12 Gilles Chanteperdrix <[email protected]> > > Willy Lambert wrote: > > Now, as xeno-config depracated messages suggest I should not use " > > $XENO_CONFIG --xeno-ldflags" but "$XENO_CONFIG --skin=native --ldflags" > > without adding -lnative. > > My problem is that I have both -lnative and -lrtdm so I wonder why skin > is > > only accepting one at a time. > > Is it forbidden now to do such mixes ? > > Did CanFestival code should be separated into 2 pieces one with > > skin=native > > the other with skin=rtdm ? > > Should I only add -lrtdm "brutally" > > No, nothing is forbidden. You should call xeno-config twice. Once with > --skin=native, once with --skin=rtdm. At least, this is the way it is > supposed to be used. >
Ok thanks. > > -- > Gilles. > >
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
