where is mkdistcc.sh refered to in docs?

Ryan Churches ryan.churches@gmail.com
Thu May 19 06:43:00 GMT 2005


im almost finished setting up my windows box as a distcc server.

dan's script built me the crosscompiler quite easily, once i had my
cygwin enviornment right.

what im confused about is:  in the same docs with the instructions for
building the crosscompiler
http://kegel.com/crosstool/crosstool-0.32/doc/crosstool-howto.html#cygwin
there is a section for then making the crosstools specific distcc, but
it refers to directories i dont have.

it did put what i assume is the crosscompiler in
/opt/crosstools/i686-unknown-linux-gnu/gcc-3.3.5-glibc-2.3.2/ (which i
set as $RESULTS_TOP as per the docs), but i dont have
/opt/crosstool/common/bin which apears in the distcc.  secton right
below

-------------------
To install distcc/distccd from source, run

RESULT_TOP=/opt/crosstool \
TARBALLS_DIR=$HOME/downloads \
sh mkdistcc.sh
cd /opt/crosstool
sh common/bin/mkdistcclinks.sh

To set up distccd as a service, run

sudo sh /opt/crosstool/common/bin/install-distccd.sh

--------------------

i found a copy of the scripts on the net, and ive been trying to make
it work, but not having much experience with scripting or compilers im
still kinda over my head.

thanks in advance

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list