I was wondering if anybody has tried to compile gccgo on DragonFly BSD. I know that it won't work on openbsd, as they do not support getcontext/setcontext. However, it appears that freebsd-derived OSs do. Gccgo produces much faster code than Google's gc compiler for a certain class of problems, which is why I am interested.