[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mono-devel-list
Subject:    Re: [Mono-dev] [PATCH] mcs.exe rsp file support
From:       Miguel de Icaza <miguel () ximian ! com>
Date:       2005-08-31 13:56:15
Message-ID: 1125496575.7610.182.camel () linux ! site
[Download RAW message or body]

Hello,

> IMHO those people who really care about performance should use
> /noconfig (that's exactly the same behavior that csc does as
> well as Peter's patch does). It could be also used to build
> mscorlib, System and System.Xml dlls.
> 
> Or at least we could provide something like /rsp to enable rsp file
> which is much easier than typing -r:System.Drawing.dll
> -r:System.Windows.Forms.dll -r:System.Data.dll
> -r:System.Runtime.Remoting.dll
> -r:System.Runtime.Serialization.Formatters.Soap.dll manually.

I added a pc file that you can use:

	mcs -pkg:dotnet file.cs

Which includes all of the .NET libraries.

Notice that this requires all of the libraries to be installed: if you
have a partial Mono install (because you manually selected only a few
packages, or your distribution does not include all of the assemblies)
you will get an error when building. 

This in general is not an issue for those who have Mono installations
from source. 

Miguel.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic