Building code with "pump distcc g++ -o xxx xxx.cc -G 0" or similar resulted in
the following warning message:
---
WARNING include server: Preprocessing locally. Include server not covering:
Could not locate name of translation unit: ['0', 'xxx.cc']. for translation
unit 'unknown translation unit'
---
The "0" comming from the -G option.
Patch attached.
Original issue reported on code.google.com by svantes...@gmail.com on 2 Dec 2010 at 11:59
Original issue reported on code.google.com by
svantes...@gmail.com
on 2 Dec 2010 at 11:59Attachments: