Re: GPS and Windows Vista !?
Arnaud Charlet <[email protected]> Thu, 20 Sep 2007 17:18:16 +0200
| Newsgroups | gmane.comp.ide.gps.user |
|---|---|
| Message-ID | <[email protected]> |
The file chooser in GPS 4.0.2 is indeed not compatible with Windows Vista (it's actually a bug in the windows standard open file dialog when using large stack size as GPS does). You can fix that by building GPS from sources, and specifying a smaller stack size (the --stack argument passed to ld when linking GPS). Arno