X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Tue, 7 Dec 2010 22:25:42 -0500 Message-ID: Subject: Cygwin: GCC /usr/local/include: not a directory From: chris henry To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hello, I have a bit of an emergency. After running a poorly written makefile my gcc compiler install is now messed up. I get the following error when compiling: gcc helloworld.c -o helloworld cc1: /usr/local/include: not a directory The same happens when I try: gcc -I/usr/include/ I've also reinstalled gcc to no avail. I assume this has to do with the paths in cygwin but I dont see where it is pointing to /usr/local/include at all. Anyone able to help? Thanks, Chris -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple