https://sourceware.org/bugzilla/show_bug.cgi?id=27717
Bug ID: 27717 Summary: readelf no mbrtowc on MSDOS djgpp host Product: binutils Version: 2.37 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: euloanty at live dot com Target Milestone: --- DOS simply does not have wchar_t facilities. Yes it does have those types, but it does not have any facilities for dealing with it. /home/cqwrteur/i586-msdosdjgpp/lib/gcc/i586-msdosdjgpp/11.0.1/../../../../i586-msdosdjgpp/bin/ld: readelf.o: in function `print_symbol': /home/cqwrteur/myhome/msdos_hosted_toolchain/binutils/binutils/../../../binutils-gdb/binutils/readelf.c:648: undefined reference to `mbrtowc' /home/cqwrteur/i586-msdosdjgpp/lib/gcc/i586-msdosdjgpp/11.0.1/../../../../i586-msdosdjgpp/bin/ld: readelf.o: in function `dump_section_as_strings': /home/cqwrteur/myhome/msdos_hosted_toolchain/binutils/binutils/../../../binutils-gdb/binutils/readelf.c:14620: undefined reference to `mbrtowc -- You are receiving this mail because: You are on the CC list for the bug.