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

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to