bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-w64-public] --enable-experimental breaks as


From: Liu Hao
Subject: Re: [Mingw-w64-public] --enable-experimental breaks as
Date: Wed, 23 Jan 2019 10:26:06 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

在 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.
> 
> I get the same error with a simple Hello World in either C and C++ (alas
> both gcc.exe and g++.exe produce the error)
> 
> If I compile mingw-w64-crt without "--enable-experimental" I do not see
> that error.
> Not sure if it means anything, but the crossed compiler is multilib.
> 
> cross-binutils is configured like this:
> /home/builder/binutils-2.31.1/configure --prefix=/opt/cross
> --target=x86_64-w64-mingw32
> 
> cross-gcc: /home/builder/gcc-8/configure --prefix=/opt/cross
> --libexecdir=/opt/cross/lib --target=x86_64-w64-mingw32
> --enable-languages=c,c++ --disable-libstdcxx-pch --enable-libgomp
> --enable-threads=posix --with-sysroot=/opt/cross
> 
> crossed-binutils:  /home/builder/binutils-2.31.1/configure
> --prefix=/mingw64 --host=x86_64-w64-mingw32
> 
> crossed-gcc: /home/builder/gcc-8/configure --prefix=/mingw64
> --libexecdir=/mingw64/lib --host=x86_64-w64-mingw32
> --target=x86_64-w64-mingw32 --enable-languages=c,c++
> --disable-libstdcxx-pch --enable-libgomp --enable-threads=posix
> 

I have CC'd binutils ML. Hope someone there would know something about GAS.

-- 
Best regards,
LH_Mouse

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]