ecosconfig new linux (I use default package) i386-elf-gcc -g -I /(ecos kernel directory)/include helloworld.c -L /(ecos kernel directory)/lib -Ttarget.ld -nostdlib
Try this: gcc -g -I /(ecos kernel directory)/include helloworld.c -L /(ecos kernel directory)/lib -Ttarget.ld -nostdlib Tony -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
