Re: porting gcc-3.2.3 to cygwin

2004-03-23 Thread Larry Hall
At 03:08 AM 3/23/2004, you wrote: >For a project i need to use gcc-3.2.3 under cygwin and also as a cross compiler to >make cygwin programs on a linux computer > >but it seems that when i'm compiling stuff with this gcc, there are problem accessing >the file system under cygwin. >for example if i

porting gcc-3.2.3 to cygwin

2004-03-23 Thread bertrand marquis
For a project i need to use gcc-3.2.3 under cygwin and also as a cross compiler to make cygwin programs on a linux computer but it seems that when i'm compiling stuff with this gcc, there are problem accessing the file system under cygwin. for example if i stat a directory and check if it is a d