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: [incremental] Patch: FYI: disable server mode for stdin compiles


>>>>> "Michael" == Michael Matz <matz@suse.de> writes:

Michael> At least icecream uses stdin in the server gccs.  I suppose
Michael> distcc does the same.  Just FYI, the server mode isn't
Michael> interesting for this usecase I guess.

Thanks.

What exactly to do with distcc and the compile server is an open
question.  I haven't looked at it deeply yet, mostly because the
answer will be affected by incremental code generation, and I haven't
implemented that.

For this particular problem, we can always add a new command to the
server protocol to pass it the client's stdin fd.

Tom


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