lifelongchaser / toolwhip

Automatically exported from code.google.com/p/toolwhip
0 stars 0 forks source link

distcc needs cygwin support #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Good evening fellow-WebKit/Chromium folks,

I'm following a similar project
I'm glad to see someone working on new-distcc-xcode integration.
I'm working on a similar project, but with Cygwin.

I already have a working cross-compiler to build Mac OS X 10.5 binaries 
using Cygwin/XP. It even works using distcc from a remote machine, but 
only for make based buildsystems. I stumbled accross your project and I'm 
just trying to get it working on Cygwin.

I'll attach a simple patch which makes it possible to compile the toolwhip-
distcc (the modern version with pump support) on Cygwin.

Keep up the good work.
If anyone is interessed, I could provide my HOWTO to setup Cygwin/XP <-> 
Mac OS X 10.5 cross-compile guide.

Cheers,
Niko (zimmermann@webkit.org)

Original issue reported on code.google.com by nikolas....@gmail.com on 18 Sep 2009 at 12:59

Attachments:

GoogleCodeExporter commented 9 years ago
Just wanted to leave a note that I'm working on xcode-integration support as 
well. 
Going to post an updated patch, as soon as everything is in place.

Original comment by nikolas....@gmail.com on 18 Sep 2009 at 3:48