delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <fcb24b50711030859sf149a4fpb54b1a7253bd38b@mail.gmail.com> |
Date: | Sat, 3 Nov 2007 08:59:12 -0700 |
From: | n DOT torrey DOT pines AT gmail DOT com |
To: | cygwin AT cygwin DOT com |
Subject: | GCC 4.2.2 with -mno-cygwin |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
I compiled and installed GCC 4.2.2 in /usr/local seemingly successfully. However, using -mno-cygwin, I get an error: $ gcc -mno-cygwin hello_world.c gcc: error trying to exec 'cc1': execvp: No such file or directory Indeed, /usr/local/lib/gcc/i686-pc-mingw32 is missing altogether, and /usr/local/lib/gcc/i686-pc-cygwin/4.2.2/ does not contain cc1. Should I have taken some special steps during the configuration to enable -mno-cygwin? I couldn't find any information about this. TIA -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |