This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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


Hi again,

Here is the err_make file.

Thanks,

Aurélien

2007/3/30, François-Xavier Coudert <fxcoudert@gmail.com>:
> 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

Attachment: err_make
Description: Binary data


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