I'm new to sdcc, I have no idea whats going on here. The code was written for pcm C, im hacking it about to see if sdcc will build it.
$ sdcc --debug -mpic16 -p18f2431 matrix_led_7x10.c matrix_led_7x10.c:20: warning 85: in function output_a unreferenced function argument : 'ch' matrix_led_7x10.c:24: warning 85: in function output_b unreferenced function argument : 'ch' matrix_led_7x10.c:28: warning 85: in function output_low unreferenced function argument : 'addr' matrix_led_7x10.c:32: warning 85: in function output_high unreferenced function argument : 'addr' matrix_led_7x10.c:40: warning 85: in function delay_us unreferenced function argument : 'delay' matrix_led_7x10.c:44: warning 85: in function delay_ms unreferenced function argument : 'delay' message: using default linker script "/usr/local/share/gputils/lkr/18f2431.lkr" warning: relocation of section ".idata" failed, relocating to a shared memory location error: linker script has no definition that matches the type of section ".idata" ^^^ I have no whats going on here ? Thanks, Jon ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user