X-Git-Url: https://git.gag.com/?p=fw%2Fsdcc;a=blobdiff_plain;f=sdcc_vc_in.h;h=55fee18670bee74b3e0baccd477596c6846c1e39;hp=ff235dd0238e0aadd8224b4f7ed048891bfc58c1;hb=HEAD;hpb=31e09b642b8a7972c9103cef57fbd01227fbe3cb diff --git a/sdcc_vc_in.h b/sdcc_vc_in.h index ff235dd0..55fee186 100644 --- a/sdcc_vc_in.h +++ b/sdcc_vc_in.h @@ -11,6 +11,8 @@ #define __FUNCTION__ __FILE__ #endif +#define __func__ __FUNCTION__ + #define DIR_SEPARATOR_STRING "\\" #define DIR_SEPARATOR_CHAR '\\' @@ -25,7 +27,7 @@ #define BIN2DATA_DIR "\\.." #define PREFIX2BIN_DIR "\\bin" #define PREFIX2DATA_DIR "" -#define BINDIR PREFIX "\\bin" +#define BINDIR PREFIX "\\bin" /* environment variables */ #define SDCC_DIR_NAME "SDCC_HOME" @@ -38,9 +40,10 @@ #define STD_LONG_LIB "liblong" #define STD_FP_LIB "libfloat" #define STD_DS390_LIB "libds390" -// #undef STD_XA51_LIB +#define STD_DS400_LIB "libds400" +/* #undef STD_XA51_LIB */ -// #undef HAVE_SYS_SOCKET_H +/* #undef HAVE_SYS_SOCKET_H */ #undef HAVE_STRERROR #define HAVE_VSNPRINTF @@ -61,6 +64,9 @@ /* #undef WORDS_BIGENDIAN */ +/* for flex 2.5.35 and greater */ +#define YY_NO_UNISTD_H 1 + #undef OPT_DISABLE_MCS51 #undef OPT_DISABLE_GBZ80 #undef OPT_DISABLE_Z80