Hi,

I'm getting the "Caught signal 6: SIGABRT" when compiling:

sdcc -mpic16 -p18f2680 -V -I/home/alan/pic/picos18/ -c pro_man.c
pro_man.c:95: #pragma udata: bad argument(s); pragma ignored
pro_man.c:116: #pragma udata: bad argument(s); pragma ignored
pro_man.c:137: #pragma code: bad argument(s); pragma ignored
sdcc: /home/sdcc-builder/build/sdcc-build/orig/sdcc/src/pic16/gen.c:863:
aopForSym: Assertion `aop->size == 1' failed.
Caught signal 6: SIGABRT
+ "/usr/local/bin/sdcpp" -nostdinc -Wall -std=c99
-I"/home/alan/pic/picos18/" -Dpic18f2680 -D__18f2680
-DSTACK_MODEL_SMALL -obj-ext=.o -DSDCC_MODEL_SMALL -DSDCC=274
-DSDCC_pic16 -D__pic16 -I"/usr/local/bin/../share/sdcc/include/pic16"
-I"/usr/local/share/sdcc/include/pic16" -I"/home/alan/pic/picos18/"
"pro_man.c"
*** Exited with status: 1 ***

I'm using SDCC 2.7.4 #4956.

Is this a bug just like this one:
http://www.mail-archive.com/[email protected]/msg00575.html

Cheers,

Alan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to