insane-adding-machines / frosted

Frosted: Free POSIX OS for tiny embedded devices
GNU General Public License v2.0
215 stars 39 forks source link

[Wishlist] Compile kilo editor in userland #57

Closed danielinux closed 7 years ago

danielinux commented 8 years ago

Latest arm-frosted-eabi-gcc cannot compile kilo (https://github.com/antirez/kilo).

Missing library calls:

maximevince commented 8 years ago

:+1:

danielinux commented 8 years ago

ftruncate added in 498e3422f7f6d184f4f390576717bcf6e224c594

danielinux commented 8 years ago

getline added in newlib.

kilo compiling but not working properly over serial line. Needs investigation.

danielinux commented 7 years ago

kilo works decently now!