This is the mail archive of the gcc-patches@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: PATCH RFA: Make collect2 send stdout to stdout and stderr to stderr


On Mar 29, 2005, at 10:06 PM, Ian Lance Taylor wrote:
2005-03-30 Ian Lance Taylor <ian@c2micro.com>

    * collect2.c (lderrout): New variable.
    (collect_exit): Dump ldout to stdout.  Dump and unlink lderrout,
    if it is set, to stderr.

Looks good to me. My only concern was that you scan both streams, and it appears you did.



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