Build is failing when built with gcc-4.3.3 output.cc: In member function uint64_t gold::Output_segment::set_section_list_addresses(const gold::Layout*, bool, std::list<gold::Output_data*, std::allocator<gold::Output_data*> >*, uint64_t, off_t*, unsigned int*, bool*, bool*): output.cc:3509: error: format %llx expects type long long unsigned int, but argument 2 has type long unsigned int output.cc:3509: error: format %llx expects type long long unsigned int, but argument 3 has type uint64_t output.cc:3514: error: format %llx expects type long long unsigned int, but argument 3 has type long unsigned int output.cc:3514: error: format %llx expects type long long unsigned int, but argument 4 has type uint64_t make[4]: *** [output.o] Error 1 make[4]: Leaving directory `/opt/local/bdeegan/gcc/binutils-2.20/gold' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/opt/local/bdeegan/gcc/binutils-2.20/gold' make[2]: *** [all] Error 2 make[2]: Leaving directory `/opt/local/bdeegan/gcc/binutils-2.20/gold' make[1]: *** [all-gold] Error 2 make[1]: Leaving directory `/opt/local/bdeegan/gcc/binutils-2.20' make: *** [all] Error 2
-- Summary: output.cc fails with output.cc:3509: error: format %llx expects type long long unsigned int, but argument 2 has type long unsigned int Product: binutils Version: 2.20 Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: bill at baddogconsulting dot com CC: bug-binutils at gnu dot org GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://sourceware.org/bugzilla/show_bug.cgi?id=10949 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils