[Mono-list] 1.2 Release Candidate Sources / Call for Testing
Jonathan Pryor
jonpryor at vt.edu
Sat Nov 4 07:42:02 EST 2006
On Sat, 2006-11-04 at 10:46 +0100, xiii29 wrote:
> As I'm downloading, I'm wondering somethings ... Tools that are packed
> with mono (like monodoc, etc) are they gone be compiled with gmcs or
> mcs ?
"Yes."
Either mcs or gmcs is used, depending on the tool. If they haven't been
updated recently, they'll continue to use mcs (monodoc, mdassembler,
etc.). If they've been updated recently (monodocer), then they'll use
gmcs.
And for apps where it matters, we have versions compiled with *both* mcs
and gmcs. Examples: monop (mcs) and monop2 (gmcs); xsp (mcs) and xsp2
(gmcs).
So it's a massive "it depends."
- Jon
More information about the Mono-list
mailing list