[Mono-devel-list] The Windows build

Erik LeBel eriklebel at yahoo.ca
Wed Jun 4 15:12:35 EDT 2003


I've had limited success building the class libraries with simple home-made makefiles and a GNU-make-for-windows without installing any of cygwin. There are makefiles already in the source tree, and if you cant or dont want to hack them up, they provide the information you need to write your own (and much smaller too).
 
the simplest form is
 
all:
     $(MCS) -target:library -out:System... -r:... @responsefile
 
response files can be generated easily.
 
if you want to compile the runtime environment your out of luck here.
 
-erik

"Angel \"Java\" Lopez" <webmaster at ajlopez.com> wrote:
Hi people!

Is posible to build Mono/Mcs on Windows, using the Framework SDK, without
Cygwin?

Angel "Java" Lopez
http://www.ajlopez.com/

----- Original Message ----- 
From: "Charles-Louis" 
To: "Guillermo Guerini" 
Cc: "Philip Van Hoof" 
;

Sent: Wednesday, June 04, 2003 3:03 PM
Subject: Re: [Mono-devel-list] The Windows build


> >From the Cygwin homepage (http://www.cygwin.com)
>
> "Cygwin is a Linux-like environment for Windows. It consists of two
> parts:
> * A DLL (cygwin1.dll) which acts as a Linux emulation layer providing
> substantial Linux API functionality.
> * A collection of tools, which provide Linux look and feel."
>

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


---------------------------------
Post your free ad now! Yahoo! Canada Personals
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030604/f262251d/attachment.html 


More information about the Mono-devel-list mailing list