StevenMHernandez / ESP32-CSI-Tool

Extract Channel State Information from WiFi-enabled ESP32 Microcontroller. Active and Passive modes available. (https://stevenmhernandez.github.io/ESP32-CSI-Tool/)
https://stevenmhernandez.github.io/ESP32-CSI-Tool/
MIT License
281 stars 75 forks source link

xtensa Error, Ninja failed with exit code 1 #46

Closed jayantrathi closed 2 years ago

jayantrathi commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

Tool Settings

To Reproduce Steps to reproduce the behavior: installed ESP-IDF v4.0.4

  1. Build project(s) ... passive
  2. Flash project(s) ... passive
  3. External device setup (if applicable)
  4. See error

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

C:\Users\jayan\Desktop\esp\esp32-csi-tool\passive>idf.py flash monitor Checking Python dependencies... Python requirements from C:\Users\jayan\Desktop\esp-idf\requirements.txt are satisfied. Adding flash's dependency "all" to list of actions Executing action: all (aliases: build) Running ninja in directory c:\users\jayan\desktop\esp\esp32-csi-tool\passive\build Executing "ninja all"... [0/1] Re-running CMake... -- mconf-idf version mconf-v4.6.0.0-idf-20190628-win32 -- ccache will be used for faster recompilation -- Project version: 8193b75 -- Building ESP-IDF components for target esp32 -- Project sdkconfig file C:/Users/jayan/Desktop/esp/esp32-csi-tool/passive/sdkconfig -- Could NOT find Perl (missing: PERL_EXECUTABLE) -- Adding linker script C:/Users/jayan/Desktop/esp/esp32-csi-tool/passive/build/esp-idf/esp32/esp32_out.ld -- Adding linker script C:/Users/jayan/Desktop/esp-idf/components/esp32/ld/esp32.project.ld.in -- Adding linker script C:/Users/jayan/Desktop/esp-idf/components/esp32/ld/esp32.peripherals.ld -- Adding linker script C:/Users/jayan/Desktop/esp-idf/components/esp_rom/esp32/ld/esp32.rom.ld -- Adding linker script C:/Users/jayan/Desktop/esp-idf/components/esp_rom/esp32/ld/esp32.rom.libgcc.ld -- Adding linker script C:/Users/jayan/Desktop/esp-idf/components/esp_rom/esp32/ld/esp32.rom.syscalls.ld -- Adding linker script C:/Users/jayan/Desktop/esp-idf/components/esp_rom/esp32/ld/esp32.rom.newlib-data.ld -- Adding linker script C:/Users/jayan/Desktop/esp-idf/components/esp_rom/esp32/ld/esp32.rom.newlib-funcs.ld -- Components: app_trace app_update asio bootloader bootloader_support bt coap console cxx driver efuse esp-tls esp32 esp_adc_cal esp_common esp_eth esp_event esp_gdbstub esp_http_client esp_http_server esp_https_ota esp_https_server esp_local_ctrl esp_ringbuf esp_rom esp_websocket_client esp_wifi espcoredump esptool_py expat fatfs freemodbus freertos heap idf_test jsmn json libsodium log lwip main mbedtls mdns mqtt newlib nghttp nvs_flash openssl partition_table protobuf-c protocomm pthread sdmmc soc spi_flash spiffs tcp_transport tcpip_adapter ulp unity vfs wear_levelling wifi_provisioning wpa_supplicant xtensa -- Component paths: C:/Users/jayan/Desktop/esp-idf/components/app_trace C:/Users/jayan/Desktop/esp-idf/components/app_update C:/Users/jayan/Desktop/esp-idf/components/asio C:/Users/jayan/Desktop/esp-idf/components/bootloader C:/Users/jayan/Desktop/esp-idf/components/bootloader_support C:/Users/jayan/Desktop/esp-idf/components/bt C:/Users/jayan/Desktop/esp-idf/components/coap C:/Users/jayan/Desktop/esp-idf/components/console C:/Users/jayan/Desktop/esp-idf/components/cxx C:/Users/jayan/Desktop/esp-idf/components/driver C:/Users/jayan/Desktop/esp-idf/components/efuse C:/Users/jayan/Desktop/esp-idf/components/esp-tls C:/Users/jayan/Desktop/esp-idf/components/esp32 C:/Users/jayan/Desktop/esp-idf/components/esp_adc_cal C:/Users/jayan/Desktop/esp-idf/components/esp_common C:/Users/jayan/Desktop/esp-idf/components/esp_eth C:/Users/jayan/Desktop/esp-idf/components/esp_event C:/Users/jayan/Desktop/esp-idf/components/esp_gdbstub C:/Users/jayan/Desktop/esp-idf/components/esp_http_client C:/Users/jayan/Desktop/esp-idf/components/esp_http_server C:/Users/jayan/Desktop/esp-idf/components/esp_https_ota C:/Users/jayan/Desktop/esp-idf/components/esp_https_server C:/Users/jayan/Desktop/esp-idf/components/esp_local_ctrl C:/Users/jayan/Desktop/esp-idf/components/esp_ringbuf C:/Users/jayan/Desktop/esp-idf/components/esp_rom C:/Users/jayan/Desktop/esp-idf/components/esp_websocket_client C:/Users/jayan/Desktop/esp-idf/components/esp_wifi C:/Users/jayan/Desktop/esp-idf/components/espcoredump C:/Users/jayan/Desktop/esp-idf/components/esptool_py C:/Users/jayan/Desktop/esp-idf/components/expat C:/Users/jayan/Desktop/esp-idf/components/fatfs C:/Users/jayan/Desktop/esp-idf/components/freemodbus C:/Users/jayan/Desktop/esp-idf/components/freertos C:/Users/jayan/Desktop/esp-idf/components/heap C:/Users/jayan/Desktop/esp-idf/components/idf_test C:/Users/jayan/Desktop/esp-idf/components/jsmn C:/Users/jayan/Desktop/esp-idf/components/json C:/Users/jayan/Desktop/esp-idf/components/libsodium C:/Users/jayan/Desktop/esp-idf/components/log C:/Users/jayan/Desktop/esp-idf/components/lwip C:/Users/jayan/Desktop/esp/esp32-csi-tool/passive/main C:/Users/jayan/Desktop/esp-idf/components/mbedtls C:/Users/jayan/Desktop/esp-idf/components/mdns C:/Users/jayan/Desktop/esp-idf/components/mqtt C:/Users/jayan/Desktop/esp-idf/components/newlib C:/Users/jayan/Desktop/esp-idf/components/nghttp C:/Users/jayan/Desktop/esp-idf/components/nvs_flash C:/Users/jayan/Desktop/esp-idf/components/openssl C:/Users/jayan/Desktop/esp-idf/components/partition_table C:/Users/jayan/Desktop/esp-idf/components/protobuf-c C:/Users/jayan/Desktop/esp-idf/components/protocomm C:/Users/jayan/Desktop/esp-idf/components/pthread C:/Users/jayan/Desktop/esp-idf/components/sdmmc C:/Users/jayan/Desktop/esp-idf/components/soc C:/Users/jayan/Desktop/esp-idf/components/spi_flash C:/Users/jayan/Desktop/esp-idf/components/spiffs C:/Users/jayan/Desktop/esp-idf/components/tcp_transport C:/Users/jayan/Desktop/esp-idf/components/tcpip_adapter C:/Users/jayan/Desktop/esp-idf/components/ulp C:/Users/jayan/Desktop/esp-idf/components/unity C:/Users/jayan/Desktop/esp-idf/components/vfs C:/Users/jayan/Desktop/esp-idf/components/wear_levelling C:/Users/jayan/Desktop/esp-idf/components/wifi_provisioning C:/Users/jayan/Desktop/esp-idf/components/wpa_supplicant C:/Users/jayan/Desktop/esp-idf/components/xtensa -- Configuring done -- Generating done -- Build files have been written to: C:/Users/jayan/Desktop/esp/esp32-csi-tool/passive/build [1/7] cmd.exe /C "cd /D C:\Users\jayan\Desktop\esp\esp32-csi-tool\pa...***"Partition table binary generated. Contents:


Espressif ESP32 Partition Table

Name, Type, SubType, Offset, Size, Flags

nvs,data,nvs,0x9000,24K, phy_init,data,phy,0xf000,4K, factory,app,factory,0x10000,1M,


[3/7] Performing build step for 'bootloader' [0/1] Re-running CMake... -- mconf-idf version mconf-v4.6.0.0-idf-20190628-win32 -- Project version: v4.0.4 -- Building ESP-IDF components for target esp32 -- Project sdkconfig file C:/Users/jayan/Desktop/esp/esp32-csi-tool/passive/sdkconfig -- Adding linker script C:/Users/jayan/Desktop/esp-idf/components/esp32/ld/esp32.peripherals.ld -- Adding linker script C:/Users/jayan/Desktop/esp-idf/components/esp_rom/esp32/ld/esp32.rom.ld -- Adding linker script C:/Users/jayan/Desktop/esp-idf/components/esp_rom/esp32/ld/esp32.rom.newlib-funcs.ld -- Adding linker script C:/Users/jayan/Desktop/esp-idf/components/esp_rom/esp32/ld/esp32.rom.libgcc.ld -- Adding linker script C:/Users/jayan/Desktop/esp-idf/components/bootloader/subproject/main/esp32.bootloader.ld -- Adding linker script C:/Users/jayan/Desktop/esp-idf/components/bootloader/subproject/main/esp32.bootloader.rom.ld -- Components: bootloader bootloader_support efuse esp32 esp_common esp_rom esptool_py log main micro-ecc partition_table soc spi_flash xtensa -- Component paths: C:/Users/jayan/Desktop/esp-idf/components/bootloader C:/Users/jayan/Desktop/esp-idf/components/bootloader_support C:/Users/jayan/Desktop/esp-idf/components/efuse C:/Users/jayan/Desktop/esp-idf/components/esp32 C:/Users/jayan/Desktop/esp-idf/components/esp_common C:/Users/jayan/Desktop/esp-idf/components/esp_rom C:/Users/jayan/Desktop/esp-idf/components/esptool_py C:/Users/jayan/Desktop/esp-idf/components/log C:/Users/jayan/Desktop/esp-idf/components/bootloader/subproject/main C:/Users/jayan/Desktop/esp-idf/components/bootloader/subproject/components/micro-ecc C:/Users/jayan/Desktop/esp-idf/components/partition_table C:/Users/jayan/Desktop/esp-idf/components/soc C:/Users/jayan/Desktop/esp-idf/components/spi_flash C:/Users/jayan/Desktop/esp-idf/components/xtensa -- Configuring done -- Generating done -- Build files have been written to: C:/Users/jayan/Desktop/esp/esp32-csi-tool/passive/build/bootloader ninja: no work to do. [4/5] Linking CXX executable passive.elf FAILED: passive.elf cmd.exe /C "cd . && C:\Users\jayan\Desktop.espressif\tools\xtensa-esp32-elf\esp-2020r3-8.4.0\xtensa-esp32-elf\bin\xtensa-esp32-elf-g++.exe -mlongcalls -Wno-frame-address -nostdlib @CMakeFiles\passive.elf.rsp -o passive.elf && cd ." c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(locale.o):(.literal._ZNSt6locale5_Impl16_M_install_cacheEPKNS_5facetEj+0x1c): undefined reference to atexit' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(locale.o): in functionstd::locale::_Impl::_M_install_cache(std::locale::facet const, unsigned int)': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/src/gcc/libstdc++-v3/src/c++98/locale.cc:36: undefined reference to atexit' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(cxx11-ios_failure.o): in function(anonymous namespace)::__io_category_instance()': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/src/gcc/libstdc++-v3/src/c++11/cxx11-ios_failure.cc:73: undefined reference to atexit' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(locale_init.o): in function(anonymous namespace)::get_locale_mutex()': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/src/gcc/libstdc++-v3/src/c++98/locale_init.cc:66: undefined reference to `atexit' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(streambuf-inst.o):(.literal._ZNSt15basic_streambufIwSt11char_traitsIwEE6xsputnEPKwi[std::basic_streambuf<wchar_t, std::char_traits >::xsputn(wchar_t const, int)]+0x0): undefined reference to wmemcpy' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(streambuf-inst.o): in functionstd::basic_streambuf<wchar_t, std::char_traits >::xsputn(wchar_t const, int)': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:464: undefined reference to wmemcpy' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(streambuf-inst.o): in functionstd::basic_streambuf<wchar_t, std::char_traits >::xsgetn(wchar_t, int)': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:464: undefined reference to wmemcpy' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(wstring-inst.o):(.literal._ZNSt11char_traitsIwE4findEPKwjRS1_[std::char_traits<wchar_t>::find(wchar_t const*, unsigned int, wchar_t const&)]+0x0): undefined reference towmemchr' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(wstring-inst.o):(.literal._ZNSt7cxx1112basic_stringIwSt11char_traitsIwESaIwEE7_S_moveEPwPKwj[std::cxx11::basic_string<wchar_t, std::char_traits, std::allocator >::_S_move(wchar_t, wchar_t const, unsigned int)]+0x0): undefined reference to wmemmove' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(wstring-inst.o):(.literal._ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_S_assignEPwjw[std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_S_assign(wchar_t*, unsigned int, wchar_t)]+0x0): undefined reference towmemset' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(wstring-inst.o): in function std::char_traits<wchar_t>::find(wchar_t const*, unsigned int, wchar_t const&)': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:448: undefined reference towmemchr' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(wstring-inst.o): in function std::char_traits<wchar_t>::copy(wchar_t*, wchar_t const*, unsigned int)': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:464: undefined reference towmemcpy' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(wstring-inst.o): in function std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_S_move(wchar_t*, wchar_t const*, unsigned int)': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:456: undefined reference towmemmove' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(wstring-inst.o): in function std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_S_assign(wchar_t*, unsigned int, wchar_t)': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:472: undefined reference towmemset' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(cxx11-wlocale-inst.o):(.literal._ZNKSt7cxx117collateIwE12dotransformEPKwS3[std::cxx11::collate::do_transform(wchar_t const, wchar_t const) const]+0x4): undefined reference to wcslen' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(cxx11-wlocale-inst.o): in functionstd::cxx11::collate::do_transform(wchar_t const, wchar_t const) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:433: undefined reference to wcslen' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(cxx11-wlocale-inst.o): in function_ZNSt7__cxx1112basic_stringIwSt11chartraitsIwESaIwEEC2EPKwRKS3$isra$55': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:433: undefined reference to wcslen' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(cxx11-wlocale-inst.o): in functionstd::cxx11::collate::do_compare(wchar_t const, wchar_t const, wchar_t const, wchar_t const) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:433: undefined reference to wcslen' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:433: undefined reference towcslen' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(cxx11-wlocale-inst.o):/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/locale_facets_nonio.tcc:940: more undefined references to wcslen' follow c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ctype_members.o):(.literal._ZNKSt5ctypeIwE19_M_convert_to_wmaskEc+0x2c): undefined reference towctype' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ctype_members.o):(.literal._ZNKSt5ctypeIwE10do_toupperEw+0x0): undefined reference to towupper' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ctype_members.o):(.literal._ZNKSt5ctypeIwE10do_tolowerEw+0x0): undefined reference totowlower' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ctype_members.o):(.literal._ZNKSt5ctypeIwE5do_isEcw+0x0): undefined reference to iswctype' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ctype_members.o):(.literal._ZNKSt5ctypeIwE9do_narrowEwc+0x0): undefined reference towctob' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ctype_members.o):(.literal._ZNSt5ctypeIwE19_M_initialize_ctypeEv+0x0): undefined reference to btowc' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ctype_members.o): in functionstd::ctype::_M_convert_to_wmask(char) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++11/ctype_members.cc:105: undefined reference to wctype' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ctype_members.o): in functionstd::ctype::do_toupper(wchar_t) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++11/ctype_members.cc:114: undefined reference to towupper' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ctype_members.o): in functionstd::ctype::do_toupper(wchar_t, wchar_t const) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++11/ctype_members.cc:121: undefined reference to towupper' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ctype_members.o): in functionstd::ctype::do_tolower(wchar_t) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++11/ctype_members.cc:129: undefined reference to towlower' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ctype_members.o): in functionstd::ctype::do_tolower(wchar_t, wchar_t const) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++11/ctype_members.cc:136: undefined reference to towlower' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ctype_members.o): in functionstd::ctype::do_is(char, wchar_t) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++11/ctype_members.cc:151: undefined reference to iswctype' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ctype_members.o): in functionstd::ctype::do_is(wchar_t const, wchar_t const, char) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++11/ctype_members.cc:169: undefined reference to iswctype' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ctype_members.o): in functionstd::ctype::do_narrow(wchar_t, char) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++11/ctype_members.cc:218: undefined reference to wctob' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ctype_members.o): in functionstd::ctype::do_narrow(wchar_t const, wchar_t const, char, char) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++11/ctype_members.cc:234: undefined reference to wctob' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++11/ctype_members.cc:243: undefined reference towctob' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ctype_members.o): in function std::ctype<wchar_t>::_M_initialize_ctype()': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++11/ctype_members.cc:257: undefined reference towctob' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++11/ctype_members.cc:269: undefined reference to btowc' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ext11-inst.o):(.literal._ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE5uflowEv[__gnu_cxx::stdio_sync_filebuf<char, std::char_traits<char> >::uflow()]+0x0): undefined reference togetc' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ext11-inst.o):(.literal._ZN9gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE5uflowEv[gnu_cxx::stdio_sync_filebuf<wchar_t, std::char_traits >::uflow()]+0x0): undefined reference to getwc' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ext11-inst.o):(.literal._ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE9underflowEv[__gnu_cxx::stdio_sync_filebuf<wchar_t, std::char_traits<wchar_t> >::underflow()]+0x0): undefined reference toungetwc' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ext11-inst.o):(.literal._ZN9gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE8overflowEj[gnu_cxx::stdio_sync_filebuf<wchar_t, std::char_traits >::overflow(unsigned int)]+0x0): undefined reference to putwc' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ext11-inst.o): in functiongnu_cxx::stdio_sync_filebuf<char, std::char_traits >::uflow()': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/ext/stdio_sync_filebuf.h:225: undefined reference to getc' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ext11-inst.o): in function__gnu_cxx::stdio_sync_filebuf<char, std::char_traits >::underflow()': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/ext/stdio_sync_filebuf.h:225: undefined reference to getc' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ext11-inst.o): in functiongnu_cxx::stdio_sync_filebuf<wchar_t, std::char_traits >::uflow()': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/ext/stdio_sync_filebuf.h:258: undefined reference to getwc' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ext11-inst.o): in functiongnu_cxx::stdio_sync_filebuf<wchar_t, std::char_traits >::xsgetn(wchar_t*, int)': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/ext/stdio_sync_filebuf.h:258: undefined reference to getwc' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ext11-inst.o): in functiongnu_cxx::stdio_sync_filebuf<wchar_t, std::char_traits >::underflow()': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/ext/stdio_sync_filebuf.h:258: undefined reference to getwc' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/ext/stdio_sync_filebuf.h:263: undefined reference toungetwc' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ext11-inst.o): in function __gnu_cxx::stdio_sync_filebuf<wchar_t, std::char_traits<wchar_t> >::pbackfail(unsigned int)': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/ext/stdio_sync_filebuf.h:263: undefined reference toungetwc' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ext11-inst.o): in function __gnu_cxx::stdio_sync_filebuf<wchar_t, std::char_traits<wchar_t> >::overflow(unsigned int)': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/ext/stdio_sync_filebuf.h:268: undefined reference toputwc' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(ext11-inst.o): in function __gnu_cxx::stdio_sync_filebuf<wchar_t, std::char_traits<wchar_t> >::xsputn(wchar_t const*, int)': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/ext/stdio_sync_filebuf.h:268: undefined reference toputwc' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(wlocale-inst.o):(.literal._ZNKSt7collateIwE10do_compareEPKwS2_S2S2[std::collate::do_compare(wchar_t const, wchar_t const, wchar_t const, wchar_t const) const]+0x0): undefined reference to wcslen' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(wlocale-inst.o):(.literal._ZNSt11char_traitsIwE6assignEPwjw[std::char_traits<wchar_t>::assign(wchar_t*, unsigned int, wchar_t)]+0x0): undefined reference towmemset' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(wlocale-inst.o): in function std::collate<wchar_t>::do_compare(wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:433: undefined reference towcslen' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:433: undefined reference to wcslen' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(wlocale-inst.o): in functionstd::collate::do_transform(wchar_t const, wchar_t const) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:433: undefined reference to wcslen' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(wlocale-inst.o): in functionstd::char_traits::assign(wchar_t, unsigned int, wchar_t)': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:472: undefined reference to wmemset' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(wlocale-inst.o): in functionstd::time_put<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits > >::do_put(std::ostreambuf_iterator<wchar_t, std::char_traits >, std::ios_base&, wchar_t, tm const, char, char) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/locale_facets_nonio.tcc:1340: undefined reference to wcslen' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(wlocale-inst.o): in functionstd::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits > >::_M_extract_name(std::istreambuf_iterator<wchar_t, std::char_traits >, std::istreambuf_iterator<wchar_t, std::char_traits >, int&, wchar_t const, unsigned int, std::ios_base&, std::_Ios_Iostate&) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/locale_facets_nonio.tcc:940: undefined reference to wcslen' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/locale_facets_nonio.tcc:946: undefined reference towcslen' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/locale_facets_nonio.tcc:965: undefined reference to wcslen' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(wlocale-inst.o): in functionstd::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits > >::_M_extract_wday_or_month(std::istreambuf_iterator<wchar_t, std::char_traits >, std::istreambuf_iterator<wchar_t, std::char_traits >, int&, wchar_t const, unsigned int, std::ios_base&, std::_Ios_Iostate&) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/locale_facets_nonio.tcc:1021: undefined reference to wcslen' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(wlocale-inst.o):/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/locale_facets_nonio.tcc:641: more undefined references towcslen' follow c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(time_members.o):(.literal._ZNKSt11timepunctIwE6_M_putEPwjPKwPK2tm+0x0): undefined reference to wcsftime' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(time_members.o): in functionstd::timepunct::_M_put(wchar_t, unsigned int, wchar_t const, tm const) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++98/time_members.cc:136: undefined reference to `wcsftime' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(cow-wstring-inst.o):(.literal._ZNSbIwSt11char_traitsIwESaIwEE7_M_copyEPwPKwj[std::basic_string<wchar_t, std::char_traits, std::allocator >::_M_copy(wchar_t, wchar_t const, unsigned int)]+0x0): undefined reference to `wmemcpy' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(cow-wstring-inst.o):(.literal._ZNSbIwSt11char_traitsIwESaIwEE7_M_moveEPwPKwj[std::basic_string<wchar_t, std::char_traits, std::allocator >::_M_move(wchar_t, wchar_t const, unsigned int)]+0x0): undefined reference to wmemmove' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(cow-wstring-inst.o): in functionstd::basic_string<wchar_t, std::char_traits, std::allocator >::_M_copy(wchar_t, wchar_t const, unsigned int)': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:464: undefined reference to wmemcpy' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(cow-wstring-inst.o): in functionstd::basic_string<wchar_t, std::char_traits, std::allocator >::_M_move(wchar_t, wchar_t const, unsigned int)': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:456: undefined reference to wmemmove' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(cow-wstring-inst.o): in functionstd::basic_string<wchar_t, std::char_traits, std::allocator >::_M_assign(wchar_t, unsigned int, wchar_t)': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:472: undefined reference to wmemset' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(cow-wstring-inst.o): in functionstd::basic_string<wchar_t, std::char_traits, std::allocator >::basic_string(wchar_t const*, std::allocator const&)': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/include/bits/char_traits.h:433: undefined reference to `wcslen' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(collate_members.o):(.literal._ZNKSt7cxx117collateIcE12_M_transformEPcPKcj+0x0): undefined reference to strxfrm' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(collate_members.o):(.literal._ZNKSt7__cxx117collateIwE10_M_compareEPKwS3_+0x0): undefined reference towcscoll' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(collate_members.o):(.literal._ZNKSt7cxx117collateIwE12_M_transformEPwPKwj+0x0): undefined reference to wcsxfrm' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(collate_members.o): in functionstd::__cxx11::collate::_M_transform(char, char const, unsigned int) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++98/collate_members.cc:53: undefined reference to strxfrm' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(collate_members.o): in functionstd::cxx11::collate::_M_compare(wchar_t const, wchar_t const) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++98/collate_members.cc:61: undefined reference to wcscoll' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(collate_members.o): in functionstd::cxx11::collate::_M_transform(wchar_t, wchar_t const, unsigned int) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++98/collate_members.cc:69: undefined reference to wcsxfrm' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(collate_members_cow.o): in functionstd::collate::_M_transform(char, char const, unsigned int) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++98/collate_members_cow.cc:53: undefined reference to strxfrm' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(collate_members_cow.o): in functionstd::collate::_M_compare(wchar_t const, wchar_t const) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++98/collate_members_cow.cc:61: undefined reference to wcscoll' c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: c:/users/jayan/desktop/.espressif/tools/xtensa-esp32-elf/esp-2020r3-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/lib/no-rtti\libstdc++.a(collate_members_cow.o): in functionstd::collate::_M_transform(wchar_t, wchar_t const, unsigned int) const': /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/build/build-cc-gcc-final/xtensa-esp32-elf/no-rtti/libstdc++-v3/src/c++98/collate_members_cow.cc:69: undefined reference to `wcsxfrm' collect2.exe: error: ld returned 1 exit status ninja: build stopped: subcommand failed. ninja failed with exit code 1

StevenMHernandez commented 2 years ago

I think this is the same issue as #32 or #41

Please read through those threads and see if you can find a solution.

It sounds like there is an issue with the current version of the esp-idf v4.0. Unfortunately, I do not have time to track down the issue with that external project.

One solution is to use a esp-idf v4.3 using this pull request #39.

StevenMHernandez commented 2 years ago

This project is now using esp-idf v4.3 which should have solved this issue. If the problem still persists, please reopen the issue and let me know. Thanks.