Hi,
I'm getting an error related to FPFLAGS. Searching at google I found
this flag is exported by MPLAB, but SDCC.

See the error:

sdcc --no-crt -I /usr/local/share/sdcc/include/pic16 -mpic16 -p18f4520
-L /usr/local/share/sdcc/lib/pic16 -o "kern" alarm.o even_man.o int.o
int_man.o main.o PICos18iz.o pro_man.o taskdesc.o tsk_task0.o
kernel.o;
message: using default linker script "/usr/share/gputils/lkr/18f4520.lkr"
error: missing definition for symbol "_FPFLAGS", required by "PICos18iz.o"
make: *** [kern] Error 1

I don't know how MPLAB defines it, just know it is related to float point.

I'm attaching the project source code (PICos18 v2.10), it is based on
Daniel suggestions and source code.

Cheers,

Alan

Attachment: picos18-sdcc.tar.gz
Description: GNU Zip compressed data

-------------------------------------------------------------------------
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