chieryw / distcc

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

distcc for different compiler #130

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We are developing for android 4.0 and 4.2.
They use different tool chain.
Can we install multiple tool for each distcc host,
and set a configuration to choose different compiler?
Thus, all of android 4.0 and 4.2 can use distcc.

Thanks!

Original issue reported on code.google.com by bignose1...@gmail.com on 5 Sep 2013 at 4:23

GoogleCodeExporter commented 9 years ago
Yes, you can.

Original comment by fer...@google.com on 5 Sep 2013 at 7:08

GoogleCodeExporter commented 9 years ago
If we install several compiler in each distcc host, how can we choose the 
specific version compiler?

Original comment by bignose1...@gmail.com on 5 Sep 2013 at 7:16

GoogleCodeExporter commented 9 years ago
Just specify the compiler name (or full path to the compiler) as the first 
argument to distcc.

Original comment by fergus.h...@gmail.com on 5 Sep 2013 at 10:18

GoogleCodeExporter commented 9 years ago
Thanks!

Original comment by bignose1...@gmail.com on 5 Sep 2013 at 10:55