1. 24 1月, 2013 2 次提交
    • G
      rtgui_demo: port to new API · 634c3a35
      Grissiom 提交于
      634c3a35
    • G
      link with libm.so · 94a727a4
      Grissiom 提交于
      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
      94a727a4
  2. 23 1月, 2013 1 次提交
  3. 22 1月, 2013 18 次提交
  4. 17 1月, 2013 8 次提交
  5. 16 1月, 2013 1 次提交
  6. 15 1月, 2013 2 次提交
  7. 14 1月, 2013 6 次提交
  8. 13 1月, 2013 2 次提交