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]

"ERROR: failed to exec i386-pc-linux-gnu-gcc" using distcc on cygwin


I'm not sure this is the right list for this error, please
redirect if needed.

I'm trying to use distcc running on cygwin 1.5.17-1.  The
client machine is Gentoo Linux using
i386-pc-linux-gnu-gcc. I get this error when the client
tries to send work to the Cygwin server-

distccd[3352]
(dcc_execvp) ERROR: failed to exec i386-pc-linux-gnu-gcc: No
such file or directory

On the Cygwin machine I installed crosstool-0.35, following
the instructions at kegel.com by uncommenting the line 
eval `cat i386.dat gcc-3.3.5-glibc-2.3.2.dat`  sh all.sh 
--notest

I did an 
# ln -s i386-unknown-linux-gnu-gcc.exe \
i386-pc-linux-gnu-gcc.exe in the
/opt/crosstool/gcc-3.3.5-glibc-2.3.2/i386-unknown-linux-gnu/bin
dir thinking I could fool it in to working, but that still
leaves all the other files with the original names.

What is the correct method to fix this?  Or have I really
messed things up?

Thanks,
Gary



-- 
squeaky@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

------
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]