delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
To: | <cygwin AT cygwin DOT com> |
References: | <loom DOT 20070223T184314-595 AT post DOT gmane DOT org> <9292669 DOT post AT talk DOT nabble DOT com> |
Subject: | RE: GCC doesn't create an executable |
Date: | Sun, 4 Mar 2007 12:55:03 -0000 |
Message-ID: | <000901c75e5c$5364b6e0$2e08a8c0@CAM.ARTIMI.COM> |
MIME-Version: | 1.0 |
X-Mailer: | Microsoft Office Outlook 11 |
In-Reply-To: | <9292669.post@talk.nabble.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
On 04 March 2007 03:59, Bogus Bill wrote: Subject line edited, this is NOT an announcement. > I have the same problem. I tried to compile the requisite "Hello, world!" > program, but gcc didn't give any messages, nor generate any output. Here > are the specifics: > $ g++ -v hello.cpp > Thread model: posix > gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) > /usr/lib/gcc/i686-pc-cygwin/3.4.4/cc1plus.exe -quiet -v -D__CYGWIN32__ > -D__CYGW > IN__ -Dunix -D__unix__ -D__unix -idirafter > /usr/lib/gcc/i686-pc-cygwin/3.4.4/../ > ../../../include/w32api -idirafter > /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../.. > /i686-pc-cygwin/lib/../../include/w32api hello.cpp -quiet -dumpbase > hello.cpp -m > tune=pentiumpro -auxbase hello -version -o > /cygdrive/c/DOCUME~1/BILLRI~1/LOCALS~ > 1/Temp/ccjMjB4s.s Looks like the driver works, but the invocation of cc1plus is failing. > $ cygcheck /usr/bin/gcc That all looked ok. What do you see from "cygcheck /usr/lib/gcc/i686-pc-cygwin/3.4.4/cc1plus.exe"? What (if anything) do you see from running "/usr/lib/gcc/i686-pc-cygwin/3.4.4/cc1plus.exe -v </dev/nul"? And what do you get from running "cygcheck -c gcc gcc-core gcc-g++"? cheers, DaveK -- Can't think of a witty .sigline today.... -- 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 |