Hi
I just downloaded latest SDCC snapshot: nyholkumac2-2:usbcdcacm-1 nyholku$ ~/Desktop/sdcc/bin/sdcc -v SDCC : mcs51/gbz80/z80/z180/r2k/ds390/pic16/pic14/TININative/ds400/hc08 3.1.5 #7701 (May 15 2012) (Mac OS X i386) and my old code that compiles cleanly with: nyholkumac2-2:usbcdcacm-1 nyholku$ sdcc -v SDCC : mcs51/gbz80/z80/avr/ds390/pic16/pic14/TININative/xa51/ds400/hc08 2.8.9 # (Feb 10 2009) (Mac OS X i386) no longer compiles. It seems that the keywords code,at,shadowregs, wparam are no longer recognized. Am I doing something wrong or have these been changed. I can see from the manual that 'code at' has is now '__code __at' but shadowregs and wparam should still be supported? This is my commandline to compile the code, am I missing a switch or something? /Users/nyholku/Desktop/sdcc/bin/sdcc -c "-Wl,-m,-s 18f4550.lkr" -mpic16 -p18f4550 --disable-warning 85 --std-sdcc99 --obanksel=3 main.c -o ../obj/main.o br Kusti ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user