zhllxt / asio2

Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clion 24.1 debug模式编译 tcp_client_general.cpp提示file too big

ouliuquan opened this issue · comments

在这个issue #45 看到了,这个还有修复的可能吗,加油!
log:

[1/2] Building CXX object CMakeFiles/asio2_tcp_client01.dir/main.cpp.obj
FAILED: CMakeFiles/asio2_tcp_client01.dir/main.cpp.obj 
D:\Program\JetBrains\CLion2024.1\bin\mingw\bin\g++.exe  -ID:/Users/Admin/CLionProjects/asio2_tcp_client01/include -g -fdiagnostics-color=always -MD -MT CMakeFiles/asio2_tcp_client01.dir/main.cpp.obj -MF CMakeFiles\asio2_tcp_client01.dir\main.cpp.obj.d -o CMakeFiles/asio2_tcp_client01.dir/main.cpp.obj -c D:/Users/Admin/CLionProjects/asio2_tcp_client01/main.cpp
as: CMakeFiles/asio2_tcp_client01.dir/main.cpp.obj: section .debug_frame$_ZN4asio24get_associated_allocatorIN5asio26detail20custom_alloc_handlerIZNS2_14event_queue_cpINS1_10tcp_clientENS2_24template_args_tcp_clientEE10disp_eventIZNS2_11shutdown_cpIS5_S6_E12_do_shutdownINS2_11defer_eventIJvS5_EEEEEvRKSt10error_codeSt10shared_ptrIS5_ET_EUlNS2_17event_queue_guardIS5_EEE_EERS5_OSJ_SL_EUlvE_St17integral_constantIbLb0EENS2_17allocator_size_opILy0EEEEEEENS_20associated_allocatorISJ_SaIvEE4typeERKSJ_: string table overflow at offset 10000415
C:\Users\Admin\AppData\Local\Temp\cca2GhOz.s: Assembler messages:
C:\Users\Admin\AppData\Local\Temp\cca2GhOz.s: Fatal error: CMakeFiles/asio2_tcp_client01.dir/main.cpp.obj: file too big
ninja: build stopped: subcommand failed.

不会修复了,没法修。