[Mono-dev] mono/interpreter/interp.c build problems

Zoltan Varga vargaz at gmail.com
Fri Sep 1 16:20:24 EDT 2006


                  Hi,

  The interpreter is deprecated and is no longer maintained. It will be removed
entirely in the (near) future.

                    Zoltan

On 9/1/06, Mark E Mason <mark.e.mason at broadcom.com> wrote:
> Hello all,
>
> I'm attempting to bring mono up under a Linux/MIPS environment (Debian
> if anyone cares), and as the JIT for mips doesn't exist yet, I thought
> the best thing to do was configure and build an interpreter version
> first (as recommended).
>
> Doing this from the svn head (updated as of 10 minutes ago), yields the
> following errors (I've manually cut the warnings for clarity):
>
> interp.c: In function 'ves_exec_method_with_context':
> interp.c:2667: error: 'struct MonoVTable' has no member named
> 'interface_offsets'
> interp.c:2691: error: 'struct MonoVTable' has no member named
> 'interface_offsets'
> interp.c:3957: error: dereferencing pointer to incomplete type
> interp.c:4004: error: dereferencing pointer to incomplete type
>
> I guess my first question is - how up to-date is the interpreter build
> of mono?  Since most of the popular architectures (except MIPS) have
> JITs, has it been built or tested recently?
>
> Thanks in advance,
> Mark
>
> _______________________________________________
> 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