On 2018-11-06 12:18 p.m., Nadav Amit wrote: > Err.. I don’t have a dist-cc environment. I wonder whether something like > that would do the trick: I tested it to be sure -- but, no, this does not have any affect on distcc. Distcc usually does pre-processing locally and then sends the single output of cpp to a remote for compilation and assembly. It doesn't expect there to be additional assembly files tacked on the command line and isn't going to handle that case correctly. Thus, changing the path of the file won't fix anything. Logan
- Re: [PATCH v9 02/10] Makefile: Prepare for using macros fo... Logan Gunthorpe
- Re: [PATCH v9 02/10] Makefile: Prepare for using macr... Nadav Amit
- Re: [PATCH v9 02/10] Makefile: Prepare for using ... Logan Gunthorpe
- Re: [PATCH v9 02/10] Makefile: Prepare for us... Nadav Amit
- Re: [PATCH v9 02/10] Makefile: Prepare fo... Logan Gunthorpe
- Re: [PATCH v9 02/10] Makefile: Prepa... Nadav Amit
- Re: [PATCH v9 02/10] Makefile: P... Logan Gunthorpe
- Re: [PATCH v9 02/10] Makefil... hpa
- Re: [PATCH v9 02/10] Makefil... Nadav Amit
- Re: [PATCH v9 02/10] Makefil... Logan Gunthorpe
- Re: [PATCH v9 02/10] Makefil... Nadav Amit
- Re: [PATCH v9 02/10] Makefil... Logan Gunthorpe
- Re: [PATCH v9 02/10] Makefil... Nadav Amit