[H-GEN] distcc at meetings

Mark Suter suter at zwitterion.humbug.org.au
Sat Apr 10 06:45:54 EDT 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Folks,

If we all try to run distcc at meetings, then the following will
allow people to quickly take advantage.

    $ sudo nmap -sT 192.168.146.0/23 -p 3632 -oG - | awk '/open/ {print $2}'

The brave, or impatient, may give the following a go.

    $ sudo apt-get install distcc ccache
    $ export PATH=/usr/lib/ccache:$PATH
    $ export DISTCC_HOSTS="localhost $( sudo nmap -sT 192.168.146.0/23 -p 3632 -oG - | awk '/open/ {print $2}' )"
    $ export CC=distcc
    $ make -j8

Yours sincerely,

- -- Mark John Suter  | I know that you  believe  you understand
suter at humbug.org.au | what you think I said, but I am not sure
gpg key id 2C71D63D | you realise that what you  heard  is not
mobile 0411 262 316 | what I meant.        Robert J. McCloskey
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Check Keyservers or http://zwitterion.org/keys/

iD8DBQFAd9BhRYso2ixx1j0RAt9tAJ9fyo0joHQE5EL9cNsl3EeChvghhQCfRP91
aD9FLXwdn7WaK/kPzjhOWhM=
=wat6
-----END PGP SIGNATURE-----




More information about the General mailing list