Re: [Bochs-announce] Bochs 2.6.5 released
Steven Noonan <[email protected]> Sun, 1 Jun 2014 04:43:24 -0700
| Newsgroups | gmane.comp.emulators.bochs.devel |
|---|---|
| Message-ID | <CAKbGBLgrNoR=9_Bf8nzhcLGuqvUQogtan8nuH6mRZ2EQNOp8FQ@mail.gmail.com> |
Host is x86_64 Linux with GCC 4.9.0. I think this bug has been there a while from what I've seen in the commit logs, but GCC 4.9 recently came out and is now detecting the issue. My guess on reading the code is that the intent was "ia_opcode = Bx3DNowOpcode[i->modRMForm.Ib[0]];" but I could be wrong. On Sun, Jun 1, 2014 at 3:18 AM, Volker Ruppert <[email protected]> wrote: > Hi! > > Forwarding to the bochs-developers list. We need to know host platform and > compiler version. > > -- > Thanks > > Volker > > -------- Original-Nachricht -------- > Betreff: Re: [Bochs-developers] [Bochs-announce] Bochs 2.6.5 released > Datum: Sun, 1 Jun 2014 02:52:48 -0700 > Von: Steven Noonan <[email protected]> > An: Volker Ruppert <[email protected]> > > > Hitting a compile error on this release: > > make[1]: Entering directory > '/home/snoonan/Development/ec2-packages/bochs/bochs-2.6.5/cpu' > g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -g > -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread fetchdecode.cc -o > fetchdecode.o > fetchdecode.cc: In static member function ‘static int > BX_CPU_C::fetchDecode32(const Bit8u*, Bit32u, bxInstruction_c*, > unsigned int)’: > fetchdecode.cc:1844:46: error: invalid types ‘Bit16u [256] {aka short > unsigned int [256]}[Bit8u [4] {aka unsigned char [4]}]’ for array > subscript > ia_opcode = Bx3DNowOpcode[i->modRMForm.Ib]; > ^ > Makefile:163: recipe for target 'fetchdecode.o' failed > > I could probably work around it by disabling 3DNow instructions, but... > ------------------------------------------------------------------------------ Time is money. Stop wasting it! Get your web API in 5 minutes. www.restlet.com/download http://p.sf.net/sfu/restlet _______________________________________________ bochs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bochs-developers