[Mono-devel-list] Problem building for first time

Bill Medland billmedland at mercuryspeed.com
Thu Feb 10 00:09:18 EST 2005


On February 9, 2005 05:49 pm, Bill Medland wrote:
> On February 9, 2005 05:22 pm, Paul wrote:
> > Hi,
> >
> > > I am trying to build mono/mcs (first build) and I am getting the
> > > following error:
> > >
> > > ** ERROR **: Invalid opcode 'x86_compare_mem_imm' at line 531 in
> > > ./cpu-pentium.md
> > >

I've looked even further into it.  According to gdb the problem is in genmdesc 
itself; when initing the table it makes a mess of passing arguments; 
mono_opcode_name(0) enters the function as mono_opcode_name(-306); no wonder 
it doesn't work too well.
Anyone any idea what I didn't set up correctly?

> >
> > Are you building the 1.0.5 branch or the developer branch? (Assuming
> > it's linux) - which distro and version of gcc?
> >
> > TTFN
> >
> > Paul
>
> No idea, actually.  I just followed the instructions for anonymous svn

I guess that makes it the developer branch?

> How do I figure out which one I have?  (I want the developer branch)
>
> Linux Distro is Red Hat Enterprise Linux 3.0
> gcc 3.2.3

-- 
Bill Medland
mailto:billmedland at mercuryspeed.com
http://webhome.idirect.com/~kbmed




More information about the Mono-devel-list mailing list