Pointers - Applied function ptr patch from Steve Tell. Fixed bugs with
[fw/sdcc] / src / regression / rt.sh
index 60692136d55b5c5a9e34994482e030e65b9ad6fd..da4d72c20843055212c43324c698397c26962319 100755 (executable)
@@ -9,7 +9,8 @@ fi
 
 # compile
 ../../bin/sdcc -S -mpic14 $1.c
-gpasm -c  -I /usr/local/share/gpasm/header $1.asm
+#gpasm -c  -I /usr/local/share/gpasm/header $1.asm
+gpasm  $1.asm
 ./create_stc $1.cod $1.stc
 ./simulate $1.stc garbage.log
 cat garbage.log