[gps-users] Newbie question on GPS 1.2.2

Nicolas Setton setton@act-europe.fr
12 Aug 2003 19:20:45 +0200


On Tue, 2003-08-12 at 19:17, Justin Birtwell wrote:
> Hi,
> 
> As of this morning I've downloaded and read through the tutorial on
> GPS.
> I'm starting to get excited that this tool will also allow me to do C
> and
> C++ development both on Linux and Windows.  But the documentation is
> very
> light on how I would set this up.  I am currently running Windows XP
> Professional, with Cygwin installed.  I'd like to be able to compile C
> programs from my new GPS.  How do I configure GPS to do this?


Hello,

the best way would be to create Makefiles as you would normally do (I
imagine) and then call "make" from GPS using the build->custom menu.

Nico