https://sourceware.org/bugzilla/show_bug.cgi?id=19246
Bug ID: 19246 Summary: undefined reference to `dgettext' Product: binutils Version: 2.27 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: sfisher at panix dot com Target Milestone: --- When building binutils (or just the "all-gas" target) checked out from Git, I get the following errors. I'm building with gmake (GNU make 4.1) on NetBSD/i386 6.1.5. gcc: unrecognized option '-static-libstdc++' ../bfd/.libs/libbfd.a(bfd.o): In function `bfd_errmsg': /net/u/6/s/sfisher/binutils-gdb/bfd/bfd.c:557: undefined reference to `dgettext' /net/u/6/s/sfisher/binutils-gdb/bfd/bfd.c:543: undefined reference to `dgettext' ../bfd/.libs/libbfd.a(bfd.o): In function `bfd_assert': /net/u/6/s/sfisher/binutils-gdb/bfd/bfd.c:1081: undefined reference to `dgettext' ../bfd/.libs/libbfd.a(bfd.o): In function `_bfd_abort': /net/u/6/s/sfisher/binutils-gdb/bfd/bfd.c:1093: undefined reference to `dgettext' /net/u/6/s/sfisher/binutils-gdb/bfd/bfd.c:1099: undefined reference to `dgettext' ../bfd/.libs/libbfd.a(bfd.o):/net/u/6/s/sfisher/binutils-gdb/bfd/bfd.c:1097: more undefined references to `dgettext' follow Makefile:769: recipe for target 'as-new' failed -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils