Hubert Badocha

Results 11 comments of Hubert Badocha

Wrong link. Here's correct one: https://reconstructions.jonatanklosko.com/

Here you have some more info about alignment guarantees: https://go.dev/ref/spec#Size_and_alignment_guarantees https://pkg.go.dev/unsafe#Alignof https://go101.org/article/memory-layout.html

Those step are listed in the README that I followed. I redid them today and still I got the same error. Here is the full log from today's attempt. ```...

Nope, it's linux on bare metal

@ganttview thank you so much. I disabling shileds on braved did the trick. Also I tested that on FireDragon(fork of firefox) install works without any setup. IMHO this should be...

Can this PR be closed as no longer needed now?

Isn't this issue completed by now?

[CURRENT STATUS] This changes will not address dynamic linking on NOMMU platforms. For those other mechanism will be needed. Currently linking dynamically is only supported on ia32. Dynamic linker is...

2) Fixed as of https://github.com/phoenix-rtos/phoenix-rtos-filesystems/pull/125 and https://github.com/phoenix-rtos/phoenix-rtos-build/pull/181