No subject
alex daniloff
alex_daniloff at mail.ru
Sat Dec 9 14:24:28 UTC 2000
Could you help me. I can't tar my file to RTEMS project.
my Makefile
-------------------
tar cf $(ARCH)/tarfile ftp
$(LD) -r -o $(ARCH)/temp.o $(PFD)/init/init.o -b binary $(ARCH)/tarfile
Here I've got error:
ld: o-optimize/tarfile: compiled for a little endian system and target is a big endian
File is wrong format: failed to merge target specific data of file o-optimize/tarfile
-------------------
What should I correct?
More information about the users
mailing list