[Mono-devel-list] Windows Build of Mono/Mcs

Eyal Alaluf eyala at mainsoft.com
Sun Jul 17 12:39:21 EDT 2005


Hi, all.

I'd like to add that building Mono with csc.exe have weird results. I have filed bug
75540 that shows a wierd behaviour of Decimal under cygwin. When compiling with
EXTERNAL_MCS=mcs this does not happen anymore.

Eyal.

On Sat, 16 Jul 2005, Daniel Morgan wrote:

> Date: Sat, 16 Jul 2005 07:16:51 -0400
> From: Daniel Morgan <danielmorgan at verizon.net>
> To: mono-devel-list <mono-devel-list at lists.ximian.com>
> Subject: [Mono-devel-list] Windows Build of Mono/Mcs
>
> In mcs/build/platforms/win32.make
>
> Can we change this from:
>
>     EXTERNAL_MCS = csc
>
> to the following:
>
>     EXTERNAL_MCS = mcs
>
> csc does not work with building Mono on Windows anymore.  You get
> internal compiler errors.  We should just use mcs to build from now on...
>
> I can compile mono/mcs from svn HEAD trunk using the Mono 1.1.8 windows
> installer and cygwin.  As long as I make sure that cygwin does not
> install any glib2, gtk2, pango, atk stuff.  And I set the PATH and
> PKG_CONFIG_PATH environment variables correctly.
>
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>






More information about the Mono-devel-list mailing list