Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <405FF063.7090002@yahoo.fr> Date: Tue, 23 Mar 2004 09:08:03 +0100 From: bertrand marquis Reply-To: bertrand_marquis AT yahoo DOT fr User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.2.1) Gecko/20030225 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: porting gcc-3.2.3 to cygwin Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on donald.sysgo.com X-Spam-Level: X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=no version=2.61 X-AntiVirus: checked by AntiVir MailGate (version: 2.0.1.16; AVE: 6.24.0.7; VDF: 6.24.0.66; host: balu) 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/