Re: Ada support in distcc

Tim Dossett <[email protected]> Mon, 20 Feb 2012 17:09:56 -0600
Newsgroups gmane.comp.compilers.distcc
Message-ID <CAA+i92zYa+GZx9pgbv+hjKBFTF4dbMANmUv0aHvA89SWC2jYXw@mail.gmail.com>
Martin,
You were right; I was including the configure script, 300KB by itself.

The patch is attached. I used "svn diff" to create it, so use "patch
-p0 -i [patch path/ patch name]" to apply.

The major improvement is to allow Ada source to be compiled under
distcc pump mode, but also added is the ability to distribute
pre-processing of C and C++ files when the makefile has set CPATH,
C_INCLUDE_PATH, or CPLUS_INCLUDE_PATH.

This patch is similar to one I submitted a couple years ago, but with
improvements and bug fixes resulting from using distcc in production
for a few years.


Tim


On Mon, Feb 20, 2012 at 3:38 PM, Martin Pool <[email protected]> wrote:
> On 21 February 2012 07:39, Tim Dossett <[email protected]> wrote:
>> Martin,
>> I have a distcc for Ada patch prepared; it's about 500KB. Is that OK
>> to post here? Are attachments visible for others on the distcc mailing
>> list?
>
> It's fine to post here (or to post a URL.)
>
> If it's 500kB I wonder if you have accidentally included some binaries
> or generated files in the diff.  Please send just a source diff,
> without the Makefile or configure scripts etc.
>
> --
> Martin

__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc
distcc-svn755-ada-0.6.patch (application/octet-stream, 169.2 KB) - not displayed