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 </dev/nul"? >> > > 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/