[Mono-list] gunicode.c:234: error: `ENOTSUP' undeclared (first use in this function)

Robert Jordan robertj at gmx.net
Mon Apr 25 07:13:44 EDT 2011


On 25.04.2011 07:51, Rod wrote:
> Hi Robert,
>
> I am now using the "Officially" supported steps provided on the Shana link
> you provided.  This is a new clean install into a new directory of Cygwin
> following Shana instructions for what to install.
>
> I cannot get past the ./autogen.sh script which fails with:
>
>      checking whether the C compiler works... no
>      configure: error: in `/usr/src/mono/mono':
>      configure: error: C compiler cannot create executables

This is probably caused by a missing "gcc-g++" package. C++
is needed for LLVM, even if not supported under Windows.
Please install it with cygwin's "setup.exe", category
"Devel", package "gcc-g++", version "3.x.x.x".

Robert



More information about the Mono-list mailing list