Sébastien Lorquet schrieb: > the same command line in a console does not work either. This may not be > related to mplab-sdcc. > > IIUC, the std libs should be readily available without any command line > switch, shouldn't they? > > sorry for this basic question but it looks like a bug for me.
Well, AFAIK while sdcc provides large parts of the standard library, support is not complete. I would consider it a free-standing C implementation that happens to support some more of the std libary as well. Free-standing implementations are only required to support the parts of the std library from <float.h>, <iso646.h>, <limits.h>, <stdarg.h>, <stdbool.h>, <stddef.h>, and <stdint.h>. Unfortunately sdcc doesn't even support that subset yet. Philipp ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user