This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [distcc] gcc bootstraps with distcc
Alexandre Oliva wrote:-
> On Aug 5, 2003, Alexandre Oliva <aoliva@redhat.com> wrote:
>
> > It is not, but if we're using the integrated preprocessor, there's no
> > reason for us to actually emit the working directory directive: the
> > default behavior will be perfectly correct.
>
> So I'd like to make it:
>
> > cpp_opts->working_directory = flag_preprocess_only && flag_working_directory;
>
> ok?
Yup.
Neil.