Re: Build problem

2014-06-29 Thread Timo Sintonen via D.gnu
On Sunday, 29 June 2014 at 08:21:34 UTC, Iain Buclaw via D.gnu wrote: On 29 June 2014 08:16, Timo Sintonen via D.gnu wrote: I tried to build my cross compiler from current head. I got "lvalue required as left operand of assignment" in d-objfile.cc lines 1717 and 2107. Hi Timo, This would b

Re: Build problem

2014-06-29 Thread Iain Buclaw via D.gnu
On 29 June 2014 08:16, Timo Sintonen via D.gnu wrote: > I tried to build my cross compiler from current head. > I got "lvalue required as left operand of assignment" in d-objfile.cc lines > 1717 and 2107. Hi Timo, This would be more changes in upstream GCC that haven't been caught up with yet.

Build problem

2014-06-29 Thread Timo Sintonen via D.gnu
I tried to build my cross compiler from current head. I got "lvalue required as left operand of assignment" in d-objfile.cc lines 1717 and 2107.