arthurhsliu / distcc

Automatically exported from code.google.com/p/distcc
GNU General Public License v2.0
0 stars 0 forks source link

cross-compilation with +zeroconf #71

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The zeroconf has hardcoded "cc -dumpmachine" and "cc -dumpversion" to broadcast 
compiler version available/required. The makes it very inconvenient for 
cross-compiler users.

BUG:
The distcc should use the gcc passed in, not the hardcoded one while searching 
for a matching distccd.

FEATURE REQUEST:
Ideally distccd should broadcast list of available compilers or at least allow 
for selecting non-default one and use multiple distccd instances. 

Original issue reported on code.google.com by tomek.b...@gmail.com on 15 Oct 2010 at 4:35

GoogleCodeExporter commented 9 years ago
(Priority high as this should be easy for 3.2.)

Original comment by mand...@gmail.com on 3 Mar 2014 at 5:27

GoogleCodeExporter commented 9 years ago

Original comment by mand...@gmail.com on 4 Mar 2014 at 11:04