Sebastian Macke

Results 64 comments of Sebastian Macke

This one is a patch for the javaee/hello-world-rest example in https://github.com/payara/Payara-Examples ```diff diff --git a/javaee/hello-world-rest/build_and_run.sh b/javaee/hello-world-rest/build_and_run.sh new file mode 100755 index 0000000..cf08425 --- /dev/null +++ b/javaee/hello-world-rest/build_and_run.sh @@ -0,0 +1,2 @@...

Hi cveld, Javascript is like any other programming language. And with HTML5 we got a lot of awesome features. The SID files are actually machine code which you have to...

I get very similar error messages such as ``` riscv32-unknown-linux-gnu-gcc -Wl,--build-id=none -nostartfiles -nostdlib -static -march=rv32g -mabi=ilp32 -o pk pk.o -L. -lpk -lmachine -lsoftfloat -lutil -lgcc -T ../pk/pk.lds ..... toolchain32/lib/gcc/riscv32-unknown-linux-gnu/8.3.0/../../../../riscv32-unknown-linux-gnu/bin/ld: .......

Also works for me after I removed the d in ilp32d.