On Tue, 2004-06-08 at 18:52, [EMAIL PROTECTED] wrote: > Melinda, > > mono is the runtime (class libraries etc) > mcs is the c# compiler > Mbas is the vb.net compiler > mint is the interpreter > > Hope this makes things a little clearer. I m sorry but that's not what I mean. I mean... what is difference between mono and mcs as package? I remember..... I don't need mcs-xxx.tar.bz2 package to use this command: $ mcs whatever.cs Compilation successful
So I confuse, why would someone want to install mcs-xxx.tar.bz2 if you got mcs compiler in mono-xxx.tar.bz2 package? I can compile c sharp file without installing mcs-xxx.tar.bz2 package. Thank you. > > Regards, > Jon > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Melinda > Sent: Tuesday, June 08, 2004 12:42 PM > To: Mono List > Subject: [Mono-list] mcs and mono package > > In this page: > http://www.go-mono.org/download.html > ..... > The Virtual Execution System is available in package `mono'. Please refer to > our Runtime description for more details on this part of the project. > > Optional packages are `libgdiplus' (if you want to do graphics), `winelib' > (if you want to run the alpha winforms support). The package `mcs' contains > the C# source code to the compilers and class libraries. > ..... > > Ok.... what is difference between mono and mcs? I am confuse.... Before I > read that page carefully, I thought mono is same with jre and mcs is same > with javasdk. But after reading the page, here is my thought. The mono is the > runtime and compiler and the class. But mcs is the source code of the mono. > So which one is true. ... Can you explain it to me, guyz???? > > > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list > > > > > ******************************************************************** > > This email may contain information which is privileged or confidential. If you are > not the intended recipient of this email, please notify the sender immediately and > delete it without reading, copying, storing, forwarding or disclosing its contents > to any other person > Thank you > > Check us out at http://www.btsyntegra.com > > ******************************************************************** > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
