[distcc] gcc bootstraps with distcc

Alexandre Oliva aoliva@redhat.com
Tue Aug 5 01:55:00 GMT 2003


On Aug  4, 2003, Alexandre Oliva <aoliva@redhat.com> wrote:

> On Aug  4, 2003, Andreas Schwab <schwab@suse.de> wrote:
>> But only for legacy reasons, other (gcc-specific) options are named
>> -fwhatever (yes, I know about the -M family of switches, but I prefer
>> descriptive names).

> Ok, I'm convinced.  I'll make the change and post a revised patch in a
> few hours.

Here it is bootstrapped on i686-pc-linux-gnu.  I ended up using
-fworking-directory, instead of -fwd (or -fpwd, that I discarded
because I couldn't figure out what the `p' stood for :-)

I ended up having to change specs, to get -g* flags passed to the
preprocessor, such that it could decide whether to enable or disable
-fworking-directory by default.

Ok to install?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: distcc-preproc-directory-take7.patch
Type: text/x-patch
Size: 18826 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030805/06e07334/attachment.bin>
-------------- next part --------------

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


More information about the Gcc-patches mailing list