On Wed, Jan 23, 2019 at 10:26:06AM +0800, Liu Hao wrote:
> 在 2019/1/22 上午4:20, Christer Solskogen 写道:
> > I've successfully built a multilib compiler on linux targeting both
> > x86_64-w64-mingw32 and i686-w64-mingw32. Using that compiler to compile
> > a native Windows compiler (what do you really call that? Crossed
> > compiler? Hosted?) with mingw-w64-crt configured with
> > "--enable-experimental" I get this (on Windows).
> > 
> > Internal error in stringer at
> > /home/builder/binutils-2.31.1/gas/read.c:5366.
> > Please report this bug.

gas shouldn't be reporting an internal error here.  Very likely you
have a wrongly quoted string in the input to gas.  Please open a bug
at https://sourceware.org/bugzilla/enter_bug.cgi?product=binutils with
the input to gas (.s file) attached.

-- 
Alan Modra
Australia Development Lab, IBM

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to