Thanks Gilles, it seems compiled. But I tried to run it but I the command ./test_task is not enough, isn't it? I also tried xeno-load but it's a coomand not found on my system.
Have any tips? Thanks again, Breno 2008/5/7 Gilles Chanteperdrix <[EMAIL PROTECTED]>: > On Wed, May 7, 2008 at 7:46 PM, Breno Carneiro Pinheiro > > LDFLAGS := -lnative $(shell $(XENO_CONFIG) --xeno-ldflags) > > This should be: > > LDFLAGS := $(shell $(XENO_CONFIG) --xeno-ldflags) -lnative > > Order matters. > > -- > Gilles >
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
