Hi, > Thanks for the advice, it worked! :) I updated to gputils 1.0
Good to hear. > I don't still quite understand why, with gputils 0.13, the build > process of sdcc did not create most of the pic libraries which are > actually supported by gputils 0.13... Hm, gputils-0.13 sounds ancient, are you referring to 0.14.0 (from 2011-10-28)? According to the gputils' ChangeLog, the 18f47j53 is supported only since 2012-07-02 (along with a large number of other parts) ... > Is it OK if I submit a patch for the configure script giving a warning > about gputils version<1.0? I do not like hardcoded version numbers being checked here: SDCC evolves, adds supports for more parts, and will thus require different gputils versions soon. I have already built in a device support detection for pic14 and pic16 parts into the libraries' configure scripts. This *should* check each and every device targeted by sdcc for support by gpasm. If at least one device is not supported by gpasm, the configure script *should* display a prominent message and wait for 5 seconds. It still won't bail out but give the warning and continue. You could test that with your old gputils setup and see if it works. If you have improvements, feel free to submit them. Best way to do that is via the patch tracker (http://sourceforge.net/projects/sdcc/, Tracker, Patches). Best regards, Raphael ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user