This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Gcc and gfortran installation on MacBook Pro


out_make is the output of the make. In fact it is the output of the
make launch a second time. (To big otherwise.)

Yes, but it's missing the standard error file. Please use: make > out_make 2> err_make or something similar.

FX


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]