This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

where is mkdistcc.sh refered to in docs?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]