Re: GPS gets 1 mention

Arnaud Charlet <[email protected]> Sat, 9 Sep 2006 12:55:52 +0200
Newsgroups gmane.comp.ide.gps.user
Message-ID <[email protected]>
> However, I have noticed that creating MinGW versions is a lot more difficult 
> then Linux. I don't know how AdaCore manages. But perhaps they don't 
> use "configure" after all and have there own build procedures.

We follow the intructions given in the INSTALL files (so basically
configure/make/make install), using the cygwin environment (which provide
make, sh, etc...)

Arno