Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

distcc g++ - warning options are gone

Programming languages, Coding, Executables, Package Creation, and Scripting.
Post Reply
Message
Author
CuST0M1z3
Posts: 1
Joined: 2017-02-28 11:17

distcc g++ - warning options are gone

#1 Post by CuST0M1z3 »

Hi all, i am trying to build with distcc g++, but some of g++ warning options like -Wall are skipped. The reason for this is that preprocessing is not run remotely.
I try to run distcc-dump, but it is very very slow. Can you suggest any other solutions?

Post Reply