Hacker News new | ask | show | jobs
by josch 5975 days ago
golang for maemo comes with the plan 9 c compiler. not sure whether you can use system libs with it, though.
1 comments

Thank you for the advice. I tried it, but unfortunately, unless I miss something, and although 5c compiler is there and seems to work, the problem is that header files (e.g. stdio.h) are missing (the golang is installed at /opt/go, containing /opt/go/pkg/linux_arm and /opt/go/bin).