Created
December 1, 2012 08:04
-
-
Save davecheney/4181046 to your computer and use it in GitHub Desktop.
golang freebsd/arm on the raspberry pi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # uname -a | |
| FreeBSD raspberry-pi 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r243694M: Thu Nov 29 19:52:08 PST 2012 root@bsdbox:/src/FreeBSD/obj/arm.armv6/src/FreeBSD/head/sys/RPI-B arm | |
| # ~/go/pkg/tool/freebsd_arm/go_bootstrap run ~/src/hellofreebsd.go | |
| Hello, 世界 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment