[Mono-devel-list] Who creates the Windows installer of Mono?

Kornél Pál kornelpal at hotmail.com
Thu Jun 30 06:04:15 EDT 2005


> From: Francisco T. Martinez
> I do.  As far as how is it built, I do ./autogen.sh when the code comes
> straight from SVN or ./configure when the code comes from a tarball.
> The switches passed to it are:
> --prefix=/opt/mono --with-preview=yes.  Immediately after all of auto*
> are ran, I proceed to edit the resulting libtool file with vi.  What I
> do is the earlier described s/cyg/ /g.
> Then I do:
> make && make install.
>
> That is it -- for the most part :)

> MonoPosixHelper-0.dll is indeed an artifact of a previous build.  Thanks
> for pointing that out.  I will make a note of removing it on the next
> release.

Thanks for the explanation now everything is clear.:)

I was newer able to create an istaller. Could you tell me how should it be
done? It seems that the makefile is able to build it but it requires some
NSIS tool for Cygwin I was unable to find.

Could you please look at my previous message ([Mono-devel-list] [PATCH]
Remove cyg prefix from native DLLs on Windows) and review the patch and if
you know more about the advantages of targetting MinGW or whether it should
be used at all please tell you opinion about MingGW.

Thanks.

Kornél




More information about the Mono-devel-list mailing list