mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-03-03 20:35:34 +08:00
This fix the compiling error: /usr/lib64/gcc/x86_64-slackware-linux/4.7.2/../../../../x86_64-slackware-linux/bin/ld: build/components/rtgui/common/dc.o: undefined reference to symbol 'sin@@GLIBC_2.2.5' /usr/lib64/gcc/x86_64-slackware-linux/4.7.2/../../../../x86_64-slackware-linux/bin/ld: note: 'sin@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so try adding it to the linker command line /lib64/libm.so.6: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status
RT-Thread
RT-Thread is an open source real-time operating system for embedded devices.
Description
Languages
C
97.6%
Assembly
1.9%
Python
0.3%
HTML
0.1%