浏览代码

Updated mbed cortex porting (markdown)

tmk 11 年之前
父节点
当前提交
4b46263952
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5 1
      mbed-cortex-porting.md

+ 5 - 1
mbed-cortex-porting.md

@@ -1,5 +1,9 @@
 ## compile error: cstddef
-with arm-none-eabi-gcc (4.8.2-14ubuntu1+6) 4.8.2
+Experienced this with arm-none-eabi-gcc (4.8.2-14ubuntu1+6) 4.8.2 on ubuntu 14.04.
+
+And resolved with 4.9.3 installed from:
+https://launchpad.net/gcc-arm-embedded
+https://launchpad.net/~terry.guo/+archive/ubuntu/gcc-arm-embedded
 
 ```
 $ make -f Makefile.mbed