[Mono-list] suggestion: should we rename mcs.exe?

Piers Haken piersh@friskit.com
Fri, 5 Apr 2002 08:34:35 -0800


I just use this since I use cygwin's bash most of the time anyway...

#!/bin/bash
/usr/local/bin/mint c:/bin/cygwin/usr/local/bin/mcs.exe $*

Piers.

-----Original Message-----
From: Guenther Roith [mailto:groith@tcrz.net] 
Sent: Friday, April 05, 2002 7:37 AM
To: mono-list@ximian.com
Subject: [Mono-list] suggestion: should we rename mcs.exe?


- On windows I am forced to rename mcs.exe to another name
to prevent it from to be started with .net. Instead I call it with a
batch file. (it hands %1, %2, ... %9 to mint. Has anyone a solution to
hand higher parameters too?)

On linux this is the same with a sh-file.
Wouldn't it make sense to rename mcs.exe generally to libmcs.exe (or
something like this)?


- The linux-mcs-wrapper is included in mono - I think we should include
mcs.bat in the install folder, too.


mcs.bat:
mint.exe libmcs.exe %1 %2 %3 %4 %5 %6 %7 %8 %9


Johannes. (This is my real name, my only my e-mail is named "guenther"
:-)


_______________________________________________
Mono-list maillist  -  Mono-list@ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list