aboutsummaryrefslogtreecommitdiff
path: root/mkdep
diff options
context:
space:
mode:
authorTorbjörn SVENSSON <torbjorn.svensson@foss.st.com>2024-03-09 09:15:17 +0100
committerCorinna Vinschen <corinna@vinschen.de>2024-03-11 11:29:55 +0100
commit3b97a5ec67a5a52c130158bb143949cd842de305 (patch)
tree0ccb28a315cf5c35eb41400cacaa3acab34fa229 /mkdep
parent06aa5a751682118ef1d7f2456f8937b4ac181fac (diff)
downloadnewlib-3b97a5ec67a5a52c130158bb143949cd842de305.zip
newlib-3b97a5ec67a5a52c130158bb143949cd842de305.tar.gz
newlib-3b97a5ec67a5a52c130158bb143949cd842de305.tar.bz2
libc/stdio: Remove wchar_t functions from NEWLIB_NANO_FORMATTED_IO
Regression tested in basepoints/gcc-14-9032-g945cb8490cb with arm-none-eabi. Example failure without this change: $ arm-none-eabi-g++ .../pr100611.C -std=c++20 --specs=nosys.specs -o /dev/null --specs=nano.specs .../ld: .../libc_nano.a(libc_a-svfwprintf.o): in function `_svfwprintf_r': (.text._svfwprintf_r+0xd8): undefined reference to `__ssputws_r' .../ld: (.text._svfwprintf_r+0x834): undefined reference to `__ssputws_r' .../ld: (.text._svfwprintf_r+0x85c): undefined reference to `__ssputws_r' .../ld: (.text._svfwprintf_r+0x8a8): undefined reference to `__ssputws_r' .../ld: (.text._svfwprintf_r+0x8dc): undefined reference to `__ssputws_r' .../ld: .../libc_nano.a(libc_a-svfwprintf.o):(.text._svfwprintf_r+0x900): more undefined references to `__ssputws_r' follow collect2: error: ld returned 1 exit status Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com> Co-authored-by: Yvan ROUX <yvan.roux@foss.st.com>
Diffstat (limited to 'mkdep')
0 files changed, 0 insertions, 0 deletions