bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/27717] New: readelf no mbrtowc on MSDOS djgpp host


From: euloanty at live dot com
Subject: [Bug binutils/27717] New: readelf no mbrtowc on MSDOS djgpp host
Date: Sat, 10 Apr 2021 05:19:49 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]