comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen.a.leake.1@gsfc.nasa.gov>
Subject: Re: compiler server ...... for Gnat
Date: 18 Sep 2001 10:10:31 -0400
Date: 2001-09-18T14:11:43+00:00	[thread overview]
Message-ID: <uelp4egiw.fsf@gsfc.nasa.gov> (raw)
In-Reply-To: 20010918135517.5d3a4ba1.tonygair@blueyonder.co.uk

Tony Gair <tonygair@blueyonder.co.uk> writes:

> Does anyone know how to modify the GNAT Compiler so 
> that it provides compilation services across a network
> rather than across a file system,

If the "network" can be mapped to a file system, as is normal for MS
Windows or Unix NFS, GNAT already does this. So I'm not clear what you
are asking. Can you give an example?

> It would also be helpful to know peoples thoughts on the difficulty

Depends on what you are actually doing; it appears to be already done,
so the difficulty is nil.

Hmm. Maybe you mean some sort of HTTP access to a compiler server. The
scenario there would be to copy the user's source to the server file
system, compile it, and copy the result back to the user. No
modification of GNAT required.

> and wether I would be sued for doing this.

Since GNAT is released under the GPL or GMGPL, you are free to modify
it anyway you want. The only restriction is that if you distribute
binaries of the result, you must also distribute the source.

-- 
-- Stephe



  parent reply	other threads:[~2001-09-18 14:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-18 12:57 compiler server ...... for Gnat Tony Gair
2001-09-18 13:23 ` Ted Dennison
2001-09-18 14:10 ` Stephen Leake [this message]
2001-09-18 14:39 ` Larry Kilgallen
2001-09-18 19:39 ` Florian Weimer
2001-09-19 20:18 ` Robert Dewar
2001-09-24  0:15   ` Tony Gair
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox