Many thanks for prompt response Jonathan The compiler itself seem to work big endian. have successfully compiled and executed some code. The problem is that libgcc.a is compiled only for little endian. I would compile new compiler anyway but then I would look for later version. What are latest tool/lib versions tested/recommended for eCos?
regards Ilija Jonathan Larmour wrote: > Ilija Koco wrote: >> I am porting eCos to a big endian arm7tdmi processor and i get linker >> messages that libgcc.a is little endian. Wehre can i get a big endian >> lib. >> I am using gcc ver 3.2.1 installed from eCos web site. > > Version 3.2.1 does not contain big endian support. Follow the > instructions at http://ecos.sourceware.org/build-toolchain.html to > build a GCC with the big endian patch supplied there. > > Jifl -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
