| | Compiling...
yacclib.c
ccall.c
y.tab.c
y.tab.c(930) : error C2692: 'yydestruct' : fully prototyped functions required in C compiler with the '/clr' option
y.tab.c(1109) : error C2692: 'malloc' : fully prototyped functions required in C compiler with the '/clr' option
y.tab.c(1109) : error C2197: 'malloc' : too many arguments for call through pointer-to-function
y.tab.c(1117) : error C2692: 'free' : fully prototyped functions required in C compiler with the '/clr' option
y.tab.c(1117) : error C2197: 'free' : too many arguments for call through pointer-to-function
y.tab.c(1776) : error C2692: 'yydestruct' : fully prototyped functions required in C compiler with the '/clr' option
y.tab.c(1864) : error C2197: 'free' : too many arguments for call through pointer-to-function
types.c
tcode.c
static.c
parsutil.c
parser.c
y.tab.c(930) : error C2692: 'yydestruct' : fully prototyped functions required in C compiler with the '/clr' option
y.tab.c(1109) : error C2692: 'malloc' : fully prototyped functions required in C compiler with the '/clr' option
y.tab.c(1109) : error C2197: 'malloc' : too many arguments for call through pointer-to-function
y.tab.c(1117) : error C2692: 'free' : fully prototyped functions required in C compiler with the '/clr' option
y.tab.c(1117) : error C2197: 'free' : too many arguments for call through pointer-to-function
y.tab.c(1776) : error C2692: 'yydestruct' : fully prototyped functions required in C compiler with the '/clr' option
y.tab.c(1864) : error C2197: 'free' : too many arguments for call through pointer-to-function
lexer.c
flatten.c
fcode.c
fcemit.c
absyn.c
rmldb-scan.c
rmldb-scan.l(7) : fatal error C1083: Cannot open include file: 'readline/readline.h': No such file or directory
rmldb-parse.c
rmldb-parse.c(621) : error C2692: 'yy_stack_print' : fully prototyped functions required in C compiler with the '/clr' option
rmldb-parse.c(648) : error C2692: 'yy_reduce_print' : fully prototyped functions required in C compiler with the '/clr' option
rmldb-parse.c(713) : error C2692: 'yystrlen' : fully prototyped functions required in C compiler with the '/clr' option
rmldb-parse.c(737) : error C2692: 'yystpcpy' : fully prototyped functions required in C compiler with the '/clr' option
rmldb-parse.c(767) : error C2692: 'yysymprint' : fully prototyped functions required in C compiler with the '/clr' option
rmldb-parse.c(804) : error C2692: 'yydestruct' : fully prototyped functions required in C compiler with the '/clr' option
rmldb-parse.c(983) : error C2692: 'malloc' : fully prototyped functions required in C compiler with the '/clr' option
rmldb-parse.c(983) : error C2197: 'malloc' : too many arguments for call through pointer-to-function
rmldb-parse.c(991) : error C2692: 'free' : fully prototyped functions required in C compiler with the '/clr' option
rmldb-parse.c(991) : error C2197: 'free' : too many arguments for call through pointer-to-function
rmldb-parse.c(1043) : error C2692: 'yysymprint' : fully prototyped functions required in C compiler with the '/clr' option
rmldb-parse.c(1110) : error C2692: 'yy_reduce_print' : fully prototyped functions required in C compiler with the '/clr' option
rmldb-parse.y(104) : error C2692: 'rml_exit' : fully prototyped functions required in C compiler with the '/clr' option
rmldb-parse.y(104) : error C2197: 'rml_exit' : too many arguments for call through pointer-to-function
rmldb-parse.y(150) : error C2692: 'rml_show_status' : fully prototyped functions required in C compiler with the '/clr' option
rmldb-parse.c(1433) : error C2692: 'yy_stack_print' : fully prototyped functions required in C compiler with the '/clr' option
rmldb-parse.c(1485) : error C2692: 'yystrlen' : fully prototyped functions required in C compiler with the '/clr' option
rmldb-parse.c(1495) : error C2197: 'malloc' : too many arguments for call through pointer-to-function
rmldb-parse.c(1498) : error C2692: 'yystpcpy' : fully prototyped functions required in C compiler with the '/clr' option
rmldb-parse.c(1513) : error C2197: 'free' : too many arguments for call through pointer-to-function
rmldb-parse.c(1539) : error C2692: 'yydestruct' : fully prototyped functions required in C compiler with the '/clr' option
rmldb-parse.c(1627) : error C2197: 'free' : too many arguments for call through pointer-to-function
rml-debug.c
debugging\rml-debug.c(14) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
debug-push-vars.c
debug-print.c
debugging\debug-print.c(54) : error C2143: syntax error : missing ';' before 'type'
debugging\debug-print.c(83) : error C2065: 'pp' : undeclared identifier
debugging\debug-print.c(83) : error C2100: illegal indirection
debugging\debug-print.c(83) : warning C4022: 'rml_var_print' : pointer mismatch for actual parameter 1
debugging\debug-print.c(87) : error C2100: illegal indirection
debugging\debug-print.c(87) : warning C4047: '=' : 'void *' differs in levels of indirection from 'int'
debugging\debug-print.c(88) : error C2100: illegal indirection
debugging\debug-print.c(88) : warning C4022: 'rml_var_print' : pointer mismatch for actual parameter 1
debugging\debug-print.c(128) : error C2143: syntax error : missing ';' before 'type'
debugging\debug-print.c(136) : error C2100: illegal indirection
debugging\debug-print.c(136) : warning C4022: 'rml_get_var_size' : pointer mismatch for actual parameter 1
debugging\debug-print.c(138) : error C2100: illegal indirection
debugging\debug-print.c(138) : warning C4047: '=' : 'void *' differs in levels of indirection from 'int'
debugging\debug-print.c(139) : error C2100: illegal indirection
debugging\debug-print.c(139) : warning C4022: 'rml_get_var_size' : pointer mismatch for actual parameter 1
debugging\debug-print.c(152) : error C2143: syntax error : missing ';' before 'type'
debugging\debug-print.c(153) : error C2065: 'result' : undeclared identifier
debug-debug.c
debugging\debug-debug.c(17) : error C2692: 'snprintf' : fully prototyped functions required in C compiler with the '/clr' option
debugging\debug-debug.c(17) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(17) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(17) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(18) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(19) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(20) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(21) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(22) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(23) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(25) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(31) : error C2692: 'strstr' : fully prototyped functions required in C compiler with the '/clr' option
debugging\debug-debug.c(31) : error C2197: 'strstr' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(31) : error C2197: 'strstr' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(31) : warning C4047: '!=' : 'int' differs in levels of indirection from 'void *'
debugging\debug-debug.c(50) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(50) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(50) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(51) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(52) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(53) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(54) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(55) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(56) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
debugging\debug-debug.c(58) : error C2197: 'snprintf' : too many arguments for call through pointer-to-function
p-mask.c
Generating Code...
Compiling...
vec-nth.c
vec-list.c
vec-length.c
str-nth.c
str-list.c
str-length.c
str-int.c
str-append.c
real-sub.c
real-str.c
real-sqrt.c
real-sin.c
real-pow.c
real-neg.c
real-ne.c
real-mul.c
real-mod.c
real-min.c
real-max.c
real-lt.c
Generating Code...
Compiling...
real-ln.c
real-le.c
real-int.c
real-gt.c
real-ge.c
real-floor.c
real-exp.c
real-eq.c
real-div.c
real-cos.c
real-atan.c
real-add.c
real-abs.c
p-usergc.c
p-unwind.c
p-stringeq.c
p-set-real.c
p-once.c
p-nil.c
p-motor.c
Generating Code...
Compiling...
p-mkstring.c
p-mkreal.c
p-init.c
p-get-real.c
p-gcuser-plain.c
common\p-gcuser-plain.c(6) : fatal error C1083: Cannot open include file: 'z-ysize.h': No such file or directory
p-gcuser-block.c
common\p-gcuser-block.c(6) : fatal error C1083: Cannot open include file: 'z-ysize.h': No such file or directory
p-gccore.c
common\p-gccore.c(31) : fatal error C1083: Cannot open include file: 'z-ysize.h': No such file or directory
p-equal.c
p-clock.c
common\p-clock.c(27) : fatal error C1083: Cannot open include file: 'sys/times.h': No such file or directory
p-atoi.c
common\p-atoi.c(23) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
misc-tick.c
misc-print.c
misc-clock.c
main.c
lvar-set.c
lvar-new.c
lvar-get.c
list-vec.c
list-str.c
list-reverse.c
Generating Code...
Compiling...
list-nth.c
list-member.c
list-length.c
list-delete.c
list-append.c
int-sub.c
int-str.c
int-real.c
int-neg.c
int-ne.c
int-mul.c
int-mod.c
int-min.c
int-max.c
int-lt.c
int-le.c
int-int.c
int-gt.c
int-ge.c
int-eq.c
Generating Code...
Compiling...
int-div.c
int-add.c
int-abs.c
bool-or.c
bool-not.c
bool-and.c
Generating Code...
|