Gentoo Archives: gentoo-user

From: Lord Sauron <lordsauronthegreat@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] distcc on cygwin
Date: Tue, 06 Jun 2006 19:08:07
Message-Id: e5a3e9ac0606061145j581d06a5ya846965595fe50d5@mail.gmail.com
1 Hi,
2
3 As you may remember, my laptop isn't the fastest lump of silicon
4 around. My desktop (aka "my baby") is almost 3x faster, perhaps more.
5 I installed Cygwin on it (it runs Windows XP) so I could leverage
6 distcc to be able to make the upgrade from KDE 3.4 to 3.5 over night
7 instead of over the course of a month, as it would take compiling from
8 only my laptop.
9
10 That's what led me to accidentally uninstall GCC that time. Now I
11 know about gcc-config, and I'm safely now running gcc-3.4.4 on both
12 Cygwin and Gentoo. I should be set, right?
13
14 I started distccd with -a 192.168.1.102 or whatever my laptop was at
15 that time, and then let her rip... only to find a compilation error
16 after a little while (maybe ten compiles, perhaps twenty - they went
17 at least 8x faster than on my laptop though!).
18
19 I just wanted to check and ask if there are any things that anyone
20 thinks I might have missed. I'm not sure the GCC settings were right.
21
22 > localhost lsauron # gcc-config -l
23 > [1] i686-pc-linux-gnu-3.4.4 *
24 > [2] i686-pc-linux-gnu-3.4.4-hardenednopie
25 > [3] i686-pc-linux-gnu-3.4.4-hardenednopiessp
26 > [4] i686-pc-linux-gnu-3.4.4-hardenednossp
27 > [5] i686-pc-linux-gnu-3.4.4-vanilla
28 > [6] i686-pc-linux-gnu-3.4.6
29 > [7] i686-pc-linux-gnu-3.4.6-hardened
30 > [8] i686-pc-linux-gnu-3.4.6-hardenednopie
31 > [9] i686-pc-linux-gnu-3.4.6-hardenednopiessp
32 > [10] i686-pc-linux-gnu-3.4.6-hardenednossp
33
34 The asterisk denotes the config that is active. However, I'm not sure
35 which config I need to be using to be compatible with Cygwin. There
36 isn't (to my knowledge) a gcc-config tool on Cygwin, so I can't even
37 check by myself. I thought I'd ask before diving through the
38 Gentoo-Wiki, then Google, then despair ; )
39
40 --
41 ========== GCv3.12 ==========
42 GCS d-(++) s+: a? C++ UL+>++++ P+
43 L++ E--- W+(+++) N++ o? K? w--- O? M+
44 V? PS- PE+ Y-(--) PGP- t+++ 5? X R tv-- b+
45 DI+++ D+ G e* h- !r !y
46 ========= END GCv3.12 ========
47 --
48 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: distcc on cygwin Lord Sauron <lordsauronthegreat@×××××.com>