I have Cygwin installed on Windows XP, with GPS from GNAT GPL 2012.
If I have %HOME%
set to C:\cygwin\users\%USERNAME%
and start GPS for the first time, GPS says that it created the configuration directory C:\cygwin\users\simon\.gps
. If I don't set %HOME%
, GPS creates the configuration directory C:\Documents and Settings\Simon
, which appears to be %HOMEPATH%
. Note that GPS isn't aware of Cygwin, it's a Windows application and uses your Windows environment variables.
I wonder whether you have %HOME%
(or perhaps %HOMEPATH%
?) set to a nonexistent directory? GPS doesn't seem to be able to create intermediate directories.