Selaa lähdekoodia

Updated mbed cortex porting (markdown)

tmk 11 vuotta sitten
vanhempi
sitoutus
4b46263952
1 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
  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