rui314 / mold

Mold: A Modern Linker 🦠
MIT License
13.69k stars 448 forks source link

mold support for Fortran #1269

Closed wadudmiah closed 1 month ago

wadudmiah commented 1 month ago

Hi,

Does the mold linker support linking for Fortran? and is mold only for GCC compilers or does it support the Intel classic compilers? I am asking because I don't know if mold deals with name mangling for Fortran modules.

Regards,

rui314 commented 1 month ago

mold should work for any language with any compiler. If not, please file a bug.