MichalStrehovsky / sizegame

Compare binary sizes of canonical Hello World in 18 different languages
209 stars 17 forks source link

feat: fortran #27

Open Fyko opened 1 year ago

Fyko commented 1 year ago

image

MichalStrehovsky commented 1 year ago

Looks like some trouble in the github action, but looks great otherwise. I agree the Intel compiler is probably the "canonical" one for Windows.

MichalStrehovsky commented 1 year ago

Looks like the exe depends on libgfortran-5.dll. We either need to link it statically, or add the DLL (and its dependencies) to the ZIP