From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FnguM-0006xU-W6 for garchives@archives.gentoo.org; Tue, 06 Jun 2006 19:08:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k56J4mQe018572; Tue, 6 Jun 2006 19:04:48 GMT Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k56Ijt2Q022437 for ; Tue, 6 Jun 2006 18:45:55 GMT Received: by ug-out-1314.google.com with SMTP id j40so1750382ugd for ; Tue, 06 Jun 2006 11:45:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gAHCmB1yd7lQIaEuPuhX4PmBMKYlm6wr+hrfMhkMJHidRAa37nKfVN1KYBrDS21aJkatN/tx7TijImMq72YxgXpQBpvzPXab26Fiwv6uHFQPMcwAHx/zHXoIJnDhYB889MEvoX7sdl3+JoWpJU9pPIvd+WHY34ufeoyIkPGMQWs= Received: by 10.66.222.9 with SMTP id u9mr4786088ugg; Tue, 06 Jun 2006 11:45:55 -0700 (PDT) Received: by 10.66.218.2 with HTTP; Tue, 6 Jun 2006 11:45:54 -0700 (PDT) Message-ID: Date: Tue, 6 Jun 2006 11:45:54 -0700 From: "Lord Sauron" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] distcc on cygwin Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: c48b4e15-8f4c-4dcc-8028-8878d60caea1 X-Archives-Hash: 6321314477225727475614abe37aa7ce Hi, As you may remember, my laptop isn't the fastest lump of silicon around. My desktop (aka "my baby") is almost 3x faster, perhaps more. I installed Cygwin on it (it runs Windows XP) so I could leverage distcc to be able to make the upgrade from KDE 3.4 to 3.5 over night instead of over the course of a month, as it would take compiling from only my laptop. That's what led me to accidentally uninstall GCC that time. Now I know about gcc-config, and I'm safely now running gcc-3.4.4 on both Cygwin and Gentoo. I should be set, right? I started distccd with -a 192.168.1.102 or whatever my laptop was at that time, and then let her rip... only to find a compilation error after a little while (maybe ten compiles, perhaps twenty - they went at least 8x faster than on my laptop though!). I just wanted to check and ask if there are any things that anyone thinks I might have missed. I'm not sure the GCC settings were right. > localhost lsauron # gcc-config -l > [1] i686-pc-linux-gnu-3.4.4 * > [2] i686-pc-linux-gnu-3.4.4-hardenednopie > [3] i686-pc-linux-gnu-3.4.4-hardenednopiessp > [4] i686-pc-linux-gnu-3.4.4-hardenednossp > [5] i686-pc-linux-gnu-3.4.4-vanilla > [6] i686-pc-linux-gnu-3.4.6 > [7] i686-pc-linux-gnu-3.4.6-hardened > [8] i686-pc-linux-gnu-3.4.6-hardenednopie > [9] i686-pc-linux-gnu-3.4.6-hardenednopiessp > [10] i686-pc-linux-gnu-3.4.6-hardenednossp The asterisk denotes the config that is active. However, I'm not sure which config I need to be using to be compatible with Cygwin. There isn't (to my knowledge) a gcc-config tool on Cygwin, so I can't even check by myself. I thought I'd ask before diving through the Gentoo-Wiki, then Google, then despair ; ) -- ========== GCv3.12 ========== GCS d-(++) s+: a? C++ UL+>++++ P+ L++ E--- W+(+++) N++ o? K? w--- O? M+ V? PS- PE+ Y-(--) PGP- t+++ 5? X R tv-- b+ DI+++ D+ G e* h- !r !y ========= END GCv3.12 ======== -- gentoo-user@gentoo.org mailing list