[Mono-devel-list] handles and running 32 bit & 64 bit imagesat the same time
Bernie Solomon
bernard at ugs.com
Mon Aug 2 17:23:24 EDT 2004
I've looked a bit and so far can't spot the bad structs. But I'll try and
see
if I can track them down....
Bernie
----- Original Message -----
From: "Dick Porter" <dick at ximian.com>
To: <mono-devel-list at lists.ximian.com>
Sent: Monday, August 02, 2004 5:31 AM
Subject: Re: [Mono-devel-list] handles and running 32 bit & 64 bit imagesat
the same time
> On Fri, 2004-07-30 at 20:35, Bernie Solomon wrote:
> > I have discovered that you can't run a 32 bit mono and 64 bit mono at
the
> > same
> > time on the same machine (Solaris in my case). I suspect there is
something
> > in the shared .wapi files that isn't fixed in size properly.
>
> I hadn't considered the case where sizeof of types can change on the
> same machine. The problem is that I use types like size_t in the
> structs. It should be possible to use configure to define a custom type
> thats big enough in both 64bit and 32bit modes, even when building for
> only 32bit.
>
> - Dick
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
More information about the Mono-devel-list
mailing list