Gcc and gfortran installation on MacBook Pro

François-Xavier Coudert fxcoudert@gmail.com
Fri Mar 30 17:32:00 GMT 2007


> 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



More information about the Gcc mailing list