4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-03-03 20:35:34 +08:00
Grissiom 94a727a4fe link with libm.so
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
2013-01-24 12:52:42 +08:00
2013-01-24 12:52:42 +08:00
2013-01-08 05:05:02 -08:00
2013-01-08 22:40:58 +08:00
2013-01-09 11:00:32 +08:00
2013-01-17 16:13:01 +08:00
2013-01-08 05:05:02 -08:00
2013-01-08 23:57:29 +08:00
2013-01-04 22:59:28 +08:00
2013-01-04 19:55:35 +08:00
2013-01-09 00:06:34 +08:00
2013-01-08 05:12:58 -08:00

RT-Thread

RT-Thread is an open source real-time operating system for embedded devices.

Description
rt-thread 官方库镜像
https://www.rt-thread.org
Readme Apache-2.0 1.3 GiB
Languages
C 97.6%
Assembly 1.9%
Python 0.3%
HTML 0.1%