>> And where is the -c in this line? >> >> > Ooops, here is act 2 of the six shooter. > > ==== > user@enj:~/sdcc/proj/count$ ls > count.c > user@enj:~/sdcc/proj/count$ sdcc --std-c99 -mpic16 --use-non-free > -p18f97j60 -c --verbose count.c > Processor: 18f97j60 > sdcc: Calling preprocessor... > sdcc: Generating code... > sdcc: Calling assembler... > user@enj:~/sdcc/proj/count$ ls > count.asm count.c count.lst count.o
So now it correctly doesn't mention calling the linker. The only issue is that gputils uses .o instead of .rel object files and thus you see no .rel ;-) ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user