Re: [Ghdl-discuss] git e7adf19

2016-02-23 Thread David Koontz
> On 24/02/2016, at 6:36 am, Thomas Sailer wrote: > > Hi Tristan / List, > > I'm having a few issues with e7adf19. > > When compiling a design with mcode, I get: > > error_emit: emit_insn: move/b2, insn= 184 (OE_MOVE) > > Message: ortho_code-x86-emits.adb:146

Re: [Ghdl-discuss] git e7adf19

2016-02-23 Thread Tristan Gingold
On 23/02/16 18:36, Thomas Sailer wrote: Hi Tristan / List, I'm having a few issues with e7adf19. When compiling a design with mcode, I get: error_emit: emit_insn: move/b2, insn= 184 (OE_MOVE) Message: ortho_code-x86-emits.adb:146 explicit raise With gcc or llvm, I can compile the design,

[Ghdl-discuss] git e7adf19

2016-02-23 Thread Thomas Sailer
Hi Tristan / List, I'm having a few issues with e7adf19. When compiling a design with mcode, I get: error_emit: emit_insn: move/b2, insn= 184 (OE_MOVE) Message: ortho_code-x86-emits.adb:146 explicit raise With gcc or llvm, I can compile the design, but when trying to run, I get: ./xx