[Mono-list] Example code does not compile

Daniel Carrera dcarrera@math.toronto.edu
Sat, 27 Apr 2002 13:32:38 -0400 (EDT)


What have you done to find the problem?

Can you compile HelloWorld?
If so, can you narrow down the problem to the line that is causing
trouble?

Daniel.

On Sat, 27 Apr 2002, Detlev Offenbach wrote:

> Hallo,
>
> I am a C# newbie and have a problem. The attached example code (taken
> from a german magazine) does not compile using mcs 0.11. I get the
> following error.
>
> (process:5050): ** ERROR **: file unicode.c: line 294 (iconv_get_length):
> should not be reached
> aborting...
> /usr/local/bin/mcs: line 2:  5050 Trace/Breakpoint ausgelöst
> /usr/local/bin/mono /usr/local/bin/mcs.exe $*
>
> As far as I can remember, it compiled with a previous version of mcs
> (don't know which one it was)
>
> Regards
> Detlev
>