Hi, I successfully build gcc-4.8.1 with c,c++,fortran support on OpenBSD pre-5.4 using patches from ports, but I can't build with Go support. Also I successfully build gcc-4.6.x with c,c++,fortran,go support. The problem is that OpenBSD has no ucontext.h header. Error message: In file included from ../../../../unpack/gcc-4.8.1/libgo/runtime/go-main.c:17:0: ../../../../unpack/gcc-4.8.1/libgo/runtime/runtime.h:18:22: fatal error: ucontext.h: No such file or directory #include <ucontext.h> ^ compilation terminated. -- Regards, niXman ___________________________________________________ Dual-target(32 & 64-bit) MinGW compilers for 32 and 64-bit Windows: http://sourceforge.net/projects/mingwbuilds/ ___________________________________________________ Another online IDE: http://liveworkspace.org/