Can't build Go support in gcc-4.8.1 on OpenBSD

niXman i.nixman@gmail.com
Sat Sep 28 07:21:00 GMT 2013


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/



More information about the Gcc-help mailing list