On 07/09/15 13:54, Vincent Schwarzer wrote:
Hey,

you are right. :)  I now managed to compile OpenMP library from GCC sources.
How do I link the Libgomp correctly during the bake / compile phase ?
I tried  x86_64-rumprun-netbsd-gcc stream.c -o stream_rump
../gcc-build/.libs/libgomp.a
but running into:

Ok but that's from running the binary, not from gcc. It's easier to diagnose problems if you include all of the steps you executed.

xc: error: panic: xc_dom_core.c:544: xc_dom_alloc_segment: segment kernel
too large (0x6b8fc > 0x4000 - 0x0 pages): Out of memory
libxl: error: libxl_dom.c:427:libxl__build_pv: xc_dom_build_image failed:
No such file or directory
libxl: error: libxl_create.c:1022:domcreate_rebuild_done: cannot (re-)build
domain: -3
rumprun: error: xl create failed


Did I have overlook something / forgot a step ?

Difficult to say.  Can you run guests without libgomp included?

Reply via email to