This is the mail archive of the
cygwin
mailing list for the Cygwin project.
porting gcc-3.2.3 to cygwin
- From: bertrand marquis <bertrand_marquis at yahoo dot fr>
- To: cygwin at cygwin dot com
- Date: Tue, 23 Mar 2004 09:08:03 +0100
- Subject: porting gcc-3.2.3 to cygwin
- Reply-to: bertrand_marquis at yahoo dot fr
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 directory, i get
a negative answer, but the program as been compiled without any problem.
Is anyone know what patch is needed to make this version of gcc work
under cygwin ?
thanks in advance
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/