This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Am 2018-01-24 um 14:41 schrieb Nick Clifton:
Hi Franz,I just stumbled over this with 2.29.1 while building a cross-toolchain, on Cygwin64, but it's still the same for 2.30. m.arena has size_t on Cygwin64 and thus errors out due to -Werror=format. This little patch (similar to code further below) fixes it. 2018-01-24 Franz Sirl <franz.sirl-kernel@lauterbach.com> * main.cc: Print m.arena as long long.This looks OK to me. I will leave it to the Gold maintainers to decide on its fate on the mainline, but i have taken the liberty of applying it to the 2.30 branch sources.
Hi Nick,it seems this change didn't make it into mainline, so the problem is back in the 2.31 branch.
Franz
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |