4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-20 13:29:24 +08:00
Torbjörn SVENSSON 3b97a5ec67 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>
2024-03-11 11:29:55 +01:00
..
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2022-07-13 06:55:41 +02:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2022-07-13 06:55:41 +02:00
2018-01-17 11:47:26 -06:00
2022-07-13 06:55:41 +02:00
2022-07-13 06:55:41 +02:00
2022-07-13 06:55:41 +02:00
2022-07-13 06:55:41 +02:00
2022-07-13 06:55:41 +02:00
2022-07-13 06:55:41 +02:00
2018-01-17 11:47:26 -06:00
2024-01-19 11:51:01 +01:00
2024-01-19 11:51:01 +01:00
2022-07-13 06:55:41 +02:00
2022-07-13 06:55:41 +02:00
2018-01-17 11:47:26 -06:00
2022-07-13 06:55:41 +02:00
2022-07-13 06:55:41 +02:00
2022-07-13 06:55:41 +02:00
2023-11-20 20:59:47 +01:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2022-07-13 06:55:41 +02:00
2018-01-17 11:47:08 -06:00
2022-07-13 06:55:41 +02:00
2018-01-17 11:47:13 -06:00
2022-07-13 06:55:41 +02:00
2023-11-20 20:59:47 +01:00
2023-11-20 20:59:47 +01:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2022-07-13 06:55:46 +02:00
2018-01-17 11:47:26 -06:00
2022-07-13 06:55:41 +02:00
2018-01-17 11:47:26 -06:00
2017-04-18 12:25:35 +02:00
2022-08-31 15:18:08 -04:00
2022-07-13 06:55:41 +02:00