[ROOT] Severe bug of cint on freebsd4.1-stable in non-interactive mode oram I misisng something ?

From: Ariel Burbaickij (Ariel.Burbaickij@mni.fh-giessen.de)
Date: Tue Aug 29 2000 - 01:19:26 MEST


Here is the output:

 cint HelloWorld.c
Error: Bad source file(binary) stdfunc.dll
FILE:/usr/local/cint/include/stdfunc.dll LINE:1

cint : C/C++ interpreter
   Copyright(c) : 1995~2000 Masaharu Goto (MXJ02154@niftyserve.or.jp)
   revision     : 5.14.47, Aug 12 2000 by M.Goto

It is for version ran.
Now for interactive mode:
cint> < HelloWorld.c
Execute readline dumpfile HelloWorld.c
cint> #include <stdio.h>
Unknown interpreter command '#include <stdio.h>'
cint> main() {
Unknown interpreter command 'main() {'
cint>   printf("Hellow World\n");
(const char* 0x819e0e0)"Hellow World\n"
cint> }
Unknown interpreter command '}'
End of readline dumpfile. All readline dumpfiles have been closed.

I do know whether it is what is being expected or not.
How do we go about this problem.Please answer to address provided in From
field because I am not subscribed to mailing list

Regards.
 



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:32 MET