X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <9292669 DOT post AT talk DOT nabble DOT com> <000901c75e5c$5364b6e0$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <9301560 DOT post AT talk DOT nabble DOT com> Subject: RE: GCC doesn't create an executable Date: Mon, 5 Mar 2007 14:44:39 -0000 Message-ID: <003c01c75f34$cddfe8d0$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <9301560.post@talk.nabble.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Note-from-DJ: This may be spam On 04 March 2007 22:42, Bogus Bill wrote: >> Looks like the driver works, but the invocation of cc1plus is failing. >> That all looked ok. What do you see from "cygcheck >> /usr/lib/gcc/i686-pc-cygwin/3.4.4/cc1plus.exe"? > $ cygcheck /usr/lib/gcc/i686-pc-cygwin/3.4.4/cc1plus.exe > C:/Cygwin/lib/gcc/i686-pc-cygwin/3.4.4/cc1plus.exe > C:\WINDOWS\cygwin1.dll > C:\WINDOWS\system32\ADVAPI32.DLL > C:\WINDOWS\system32\ntdll.dll > C:\WINDOWS\system32\KERNEL32.dll > C:\WINDOWS\system32\RPCRT4.dll > C:\Cygwin\bin\cygiconv-2.dll > C:\Cygwin\bin\cygintl-3.dll That's correct too. It really ought to at least run. >> What (if anything) do you see >> from running "/usr/lib/gcc/i686-pc-cygwin/3.4.4/cc1plus.exe -v > > > Nothing That's very odd, it should at least have spit out some text. How about something simpler: does "/usr/lib/gcc/i686-pc-cygwin/3.4.4/cc1plus.exe --help" produce any output at all? >> And what do you get from running "cygcheck -c gcc gcc-core gcc-g++"? >> > > $ cygcheck -c gcc gcc-core gcc-g++ > Cygwin Package Information > Package Version Status > gcc-core 3.4.4-3 OK > gcc-g++ 3.4.4-3 OK Hmm, it's unusual that you haven't got the top-level 'gcc' package installed, although I don't see how that could cause this effect. It couldn't hurt to re-run setup.exe, and add the plain 'gcc' package to your installation. If that fixes the problem, it means we have a missing dependency somewhere. However, I think it probably won't make the difference, so we'd better take a look over your system: please run "cygcheck -s -v -r > cygcheck.out" and then send the cygcheck.out file as an *attachment* to your next post. Also, do you have any of Norton/MacAffee/Symantec antivirus, Logitech webcam software, Kerio, Agnitum or ZoneAlarm Personal Firewall, LanDesk, or Windows Defender installed? 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/