gcc - Make executable not named a.out? -


for example if run gfortran filename.f90 create a.out, i'd filename.out instead.

if need filename other default a.out must pass desired filename after -o argument gcc tool.

gfortran filename.f90 -o filename.out 

Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Socket.connect doesn't throw exception in Android -

SPSS keyboard combination alters encoding -