Re: Bug#833654: gold in binutils-2.27 fails to build on mips* targets
Aurelien Jarno <[email protected]>
| Newsgroups | gmane.linux.debian.ports.mips |
|---|---|
| Message-ID | <[email protected]> |
On 2016-08-09 01:23, Aurelien Jarno wrote: > control: tag -1 + patch > control: tag -1 + upstream > > On 2016-08-07 16:31, Matthias Klose wrote: > > Package: src:binutils > > Version: 2.27-1 > > Severity: important > > Tags: sid stretch > > > > gold fails to link, see at least > > https://buildd.debian.org/status/fetch.php?pkg=binutils&arch=all&ver=2.27-1&stamp=1470579877 > > > I have sent a patch on the upstream mailing list: > https://sourceware.org/ml/binutils/2016-08/msg00048.html Just two comments about this bug: - In practice gold was not build in the 2.26 packages, despite --enable-gold being used. The symlinks were dead symlinks. - The bug doesn't happened during upstream testing as it only happens when using --enable-targets. By default when not specified, *all* targets are built. Aurelien