[Mono-list] mcs bug, mono bug

Guenther Roith groith@tcrz.net
Tue, 2 Apr 2002 11:28:38 +0200


Ok, I still get this hello-world-error. I use the newest cvs-files now.
Knows anyone a solution?
And in the mono-cvs the /runtime files are have all 0 bytes. (e.g
corlib.dll, mcs.exe), so
I have to get them from the cvs as /mcs and compile them.

syntax error, expecting end-of-file EOF ABSTRACT BOOL BYTE CHAR CLASS CONST
DECI
MAL DELEGATE DOUBLE ENUM EVENT EXPLICIT EXTERN FLOAT IMPLICIT INT INTERFACE
INTE
RNAL LONG NAMESPACE NEW OBJECT OVERRIDE PRIVATE PROTECTED PUBLIC READONLY
SBYTE
SEALED SHORT STATIC STRING STRUCT UINT ULONG UNSAFE USHORT VIRTUAL VOID
VOLATILE
 CLOSE_BRACE OPEN_BRACKET SEMICOLON TILDE IDENTIFIER
.\hello.cs (10,1), Token:259 detail:    : Parsing error
Mono.CSharp.yyParser.yyException
irrecoverable syntax errorMono.CSharp.yyParser.yyException#0: 0x0029a throw
 in Mono.CSharp.CSharpParser::yyparse ([00DA4B8C] )
#1: 0x00029 call       in Mono.CSharp.CSharpParser::parse ()
#2: 0x00042 callvirt   in Mono.CSharp.Driver::parse ([00D58938] )
#3: 0x00059 call       in Mono.CSharp.Driver::ProcessFile ([00D58938] )
#4: 0x0006d call       in Mono.CSharp.Driver::CompileFiles ([00D26358] [0] )
#5: 0x007b0 call       in Mono.CSharp.Driver::MainDriver ([00D260E0] )
#6: 0x00001 call       in Mono.CSharp.Driver::Main ([00D260E0] )

group : 0
error CS5001: Program .\hello.exe does not have an entry point defined