←back to thread

142 points chmaynard | 1 comments | | HN request time: 0s | source
Show context
kardos ◴[] No.42063801[source]
Does it work with Intel fortran-compiled code?
replies(1): >>42067765 #
kijiki ◴[] No.42067765[source]
As long as you relink with relocations preserved in the final ELF binary, it should.
replies(1): >>42071248 #
1. kardos ◴[] No.42071248[source]
Thank you!