[Mono-list] 64bit gmcs/mcs in SLES/openSuSE rpms?
Chris Howie
cdhowie at gmail.com
Fri Apr 24 17:36:03 EDT 2009
On Fri, Apr 24, 2009 at 2:46 PM, Michael Hutchinson
<m.j.hutchinson at gmail.com> wrote:
> On Fri, Apr 24, 2009 at 10:44 AM, Chris Howie <cdhowie at gmail.com> wrote:
>> On Thu, Apr 23, 2009 at 5:20 PM, dnadavewa <dnadavewa at yahoo.com> wrote:
>>> What I found was the mono executable was indeed 64 bit, but gmcs.exe and
>>> mcs.exe were 32 bit.
>
> How did you determine that they're 32-bit? I'm pretty sure this is not
> the case, since they're just IL code that gets JIT'd and run on the
> Mono runtime.
I am guessing he used "file" to determine this. And executable
assemblies are certainly not just IL, they also have bootstrap code to
load the runtime. That is (presumably) 32-bit x86.
--
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers
More information about the Mono-list
mailing list