comp.lang.ada
 help / color / mirror / Atom feed
From: Duncan Sands <baldrick@free.fr>
To: Ludovic Brenta <ludovic.brenta@insalien.org>,
	comp.lang.ada@ada-france.org
Subject: Re: Gnat Glade newbie questions
Date: Thu, 25 Mar 2004 23:22:02 +0100
Date: 2004-03-25T23:22:02+01:00	[thread overview]
Message-ID: <mailman.133.1080253338.327.comp.lang.ada@ada-france.org> (raw)
In-Reply-To: <87u10c4t5y.fsf@insalien.org>

On Thursday 25 March 2004 20:34, Ludovic Brenta wrote:
> "Roger Blum" <roger_blum@swissonline.ch> writes:
> > - All my tries to build and use GNAT Glade 3.15p from the source failed.
> >   Has anybody a working binary of GNAT Glade 3.15p for Windows and/or
> > Linux (gnatdist and Garlic) or how can I build it from source without a
> > lot of error messages?

You need to compile with gnat 3.15p.  Also, you may need to run autoconf
(or something like that, I forget what, maybe automake).

> > - Can gnatdist build all the necessary executables just on the base
> >   of correct categorization of the packages or do I have to create 3
> >   main procedures/packages?

You need to supply gnatdist with a configuration file (see the documentation).

> > - Will the distributed processes generated that way migrate on openMosix?

No (I tried it once).  openMosix won't migrate multithreaded programs, and glade
adds some threads to your program to handle the remote procedure calls.

Duncan.



  reply	other threads:[~2004-03-25 22:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-25 11:07 Gnat Glade newbie questions Roger Blum
2004-03-25 19:34 ` Ludovic Brenta
2004-03-25 22:22   ` Duncan Sands [this message]
2004-03-25 23:11   ` Ludovic Brenta
2004-04-05  8:52   ` Roger Blum
2004-04-06 12:13     ` Laurent Pautet
replies disabled

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