Maybe i phrased the question incorrectly. I want to use a cygwin box as a client(?) to build linux binaries. i.e. the linux box i have is slow and i want to use the cygwin host (which is much quicker) to build the binaries for the linux box. I think your answer solves the problem the other way around ?
-Darryl > Your best bet is to look at mingw (www.mingw.org). You can install > cygwin's mingw package, and then download the linux mingw cross-compiler > at http://www.videolan.org/vlc/windows.html. Once you set up your > hosts, you should be able to execute (from cygwin) "distcc mingw32-gcc > ..." > > Hope this helps, > Mike > > Maniac - wrote: > >> Can anyone give me any hints. >> >> With a linux buildhost: >> Do i have to do anything special to use a windows cygwin >> box as a distcc client? > > > > > _______________________________________________ > distcc mailing list > [EMAIL PROTECTED] > http://lists.samba.org/cgi-bin/mailman/listinfo/distcc _______________________________________________ distcc mailing list [EMAIL PROTECTED] http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
