fxcoudert / gfortran-for-macOS

GNU Fortran (and GCC) compilers for macOS
338 stars 56 forks source link

post-install documentation #50

Closed DeveloperKev closed 5 months ago

DeveloperKev commented 1 year ago

Hi, i was hoping if u could add the necessary steps into readme. i.e setting up path globally, commands to symlink, etc valuable.

i think, adding path to zshrc is not a clean solution rather than adding globally. thanks.

DeveloperKev commented 1 year ago

@fxcoudert any thoughts?

fxcoudert commented 1 year ago

I will look at the doc when I build the next package. The package clearly documents where the binaries are installed, so users can chose the solution that is best for them: call with full path, update their PATH locally or globally, use an alias, etc.

DeveloperKev commented 1 year ago

newer versions of gcc is slower, we all know. is the speed difference noteworthy in arm mac?