[distcc] Problems using tool chain distcc/cygwin with armcc compiler on Windows XP

Antenore Gatta antenore at gmail.com
Tue Aug 19 11:13:39 GMT 2008


On Tue, Aug 19, 2008 at 12:26 PM, Anderson Fredrik (fa) <
fredrik.fa.anderson at volvo.com> wrote:

>  Hi,
>
> I have got into problems using tool chain distcc/cygwin with armcc
> compiler on Windows XP.
>
> We are using cygwin package to build, using GNU make, some SW componentson Windows XP.
> We are investigating distcc to hopefully be able to decrease our build timeusing distributed builds.
>
> Currently my investigation has got the following results:
> * Able to compile a small C++ project using distcc and g++ compiler, very
> nice.
> * Not able to compile a .cpp file using distcc and armcc compiler. As
> preprocessing makes .i files, armcc compiler complains and don't compile
> those files.
> As described in thread,
> http://www.mail-archive.com/distcc@lists.samba.org/msg03363.html.
> * Tried, as suggested in above thread, to use pump mode as introduced in
> distcc 3.0. However got compilation result as attached below in cygwin.
>
> * Do you know about any successful setup of described tool chain,
> distcc/cygwin/armcc?
> * Any suggestions how to go further?
>
> Compilation result:
>
> /tmp/distcc-3.0rc4/src/timeval.o
> ./_include_server/tmp/distcc-3.0rc4/src/netutil.o
> ./_include_server/tmp/distcc-3.0rc4/lzo/mi
> nilzo.o
> ./_include_server/tmp/distcc-3.0rc4/include_server/c_extensions/distcc_pump_c_extensions_module.o
> -L. -lpython2.5 -o
>
> ./_include_server/lib.cygwin-1.5.25-i686-2.5/include_server/distcc_pump_c_extensions.dll
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot
> find -lpython2.5
> collect2: ld returned 1 exit status
> error: command 'gcc' failed with exit status 1
> make: *** [include-server] Error 1
>
> ...\cygwin\tmp\distcc-3.0rc4>
>
>

Hello Frederic,

For this case the problem is not the armcc but the missing Python 2.5
libraries, check your installation and try it again.

For the other question I don't know, let's wait someone else answer.

BR
Antenore.


>
> *Fredrik Anderson*
> Software Designer
>
>
> __
> distcc mailing list            http://distcc.samba.org/
> To unsubscribe or change options:
> https://lists.samba.org/mailman/listinfo/distcc
>
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the distcc mailing list