Bug#882263: libc6-dev-mips64el-cross breaks linking executables

2017-11-30 Thread Aurelien Jarno
On 2017-11-20 21:42, Helmut Grohne wrote: > Package: libc6-dev-mips64el-cross > Version: 20 > Severity: serious > User: helm...@debian.org > Usertags: rebootstrap > > I was trying to use gcc-mips64el-linux-gnuabi64 to link a trivial > executable: > > $ echo 'int main(){return 0;}' |

Bug#882263: libc6-dev-mips64el-cross breaks linking executables

2017-11-20 Thread Helmut Grohne
Package: libc6-dev-mips64el-cross Version: 20 Severity: serious User: helm...@debian.org Usertags: rebootstrap I was trying to use gcc-mips64el-linux-gnuabi64 to link a trivial executable: $ echo 'int main(){return 0;}' | mips64el-linux-gnuabi64-gcc -x c - -o /dev/null With libc6-dev:mips64el