1.3.10: Permission Denied error (EACCES 13) on Win98SE

2002-04-27 Thread Greg Houlette
Greetings, While debugging an install problem I am having involving Cyclone 0.3 on Cygwin 1.3.10 hosted on Win98SE, I ran into a Permission Denied error that I am wondering if anyone else has seen. I've included a test case that fails on my setup. I've not yet chased this down or determined if

Re: 1.3.10: Permission Denied error (EACCES 13) on Win98SE

2002-04-30 Thread Greg Houlette
I've compiled and ran the test case on a Linux 2.4 kernel system without error (Mandrake 8.0) and on Cygwin 1.3.10 hosted on Win2k, also without error. I need to determine if this failure can be replicated on any other Win98 hosted Cygwin 1.3.10 install or if the failure is unique to my setup. T

Re: 1.3.10: Permission Denied error (EACCES 13) on Win98SE

2002-05-01 Thread Greg Houlette
Tom, Thanks for the confirmation. I had suspected that this error was reproducible on Win98SE systems other than mine and I also believe that it may be related to the FAT32 file system. The Cyclone buildlib utility uses OPEN rather than STAT due to the issue of STAT being a bit more platform de