Stefan Lankes

Results 117 comments of Stefan Lankes

I have a similar problem and the compiler flag doesn't help.

Hello, I create a fork and add a small [example](https://github.com/RWTH-OS/xhypervisor). Does it help? @saurvs Do you want to integrate the example in your repository? If yes, I will create a...

I just notice that I modified also the error handling. Does it fit to your plans?

Do you want to develop this feature on the C version? The Rust version is more active and easier to support.

I already test NPB with an older version of HermitCore and it works! In make.def you have to set F77 to x86_64-hermit-gfortran and CC to x86_64-hermit-gcc. The other flags are...

Hm, personal I would not use NPB3.3.1-MZ. I prefer NPB3.3.1, which also supports OpenMP. In `libhermit/usr/NPB3.3.1/CmakeLists.txt`, I would add a command to call the external tool `make`. As far as...

If I understand it correctly, the application will be built but not installed. The makefile doesn't have an install rule. Maybe you should start with an empty rule to test,...

Hm, difficult to understand. Could send me your configuration files. I will test it on my system,

Excuse me, I forgot this request. Do you still need support?

Ok, I will do it tomorrow