From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8977 invoked by alias); 16 Jan 2004 13:00:04 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 8968 invoked by uid 48); 16 Jan 2004 13:00:03 -0000 Date: Fri, 16 Jan 2004 13:00:00 -0000 From: "offers2you at yahoo dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20040116125958.13706.offers2you@yahoo.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c/13706] New: gcc in cygwin can't find includes path X-Bugzilla-Reason: CC X-SW-Source: 2004-01/txt/msg01862.txt.bz2 List-Id: Hi I have some problems with gcc in cygwin,when i want setup cywin before this work must download it from internet,when them all downloaded,gcc is not in cygwin sub-directories, so i do this manually and reinstall cygwin,gcc now work but not correctly,my problem is about include files,gcc can't find includes path,this is sample of gcc error in cygwin : stdio.h: No such file or directory stdlib.h: No such file or directory sys/types.h: No such file or directory sys/socket.h: No such file or directory netinet/in.h: No such file or directory arpa/inet.h: No such file or directory unistd.h: No such file or directory netdb.h: No such file or directory fcntl.h: No such file or directory unistd.h: No such file or directory I downloaded gcc-3.3.1-3 , how can i define and manipulate gcc in cygwin please help me -- Summary: gcc in cygwin can't find includes path Product: gcc Version: 3.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: offers2you at yahoo dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13706