Skip to content

Instantly share code, notes, and snippets.

@davecheney
Created December 1, 2012 08:04
Show Gist options
  • Select an option

  • Save davecheney/4181046 to your computer and use it in GitHub Desktop.

Select an option

Save davecheney/4181046 to your computer and use it in GitHub Desktop.
golang freebsd/arm on the raspberry pi
# 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