This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: starting compile server - advice needed
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Per Bothner <per at bothner dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 11 Jul 2003 23:58:41 +0200 (CEST)
- Subject: Re: starting compile server - advice needed
- References: <3F0F2F40.3060102@bothner.com>
On Fri, 11 Jul 2003, Per Bothner wrote:
> I could probably figure out how to get this working, but it would be
> easier if I look look at existing code that does something similar,
> since I'm sure there are various gotch's I need to know about, and I
> have very little experience with this sort of programming. People at
> the Summit mentioned code I could look at, but I've forgotten their
> suggestions.
I wasn't at the summit, but perhaps Wine (http://www.winehq.com) might
be worth a look, as Wine seems to do something very similiar.
Gerald