X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: Problem with Cygwin Installation Date: Thu, 26 Oct 2006 15:49:25 +0100 Message-ID: <00ff01c6f90d$ee7d7bd0$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <45402292.3060700@byu.net> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk 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 On 26 October 2006 03:51, Eric Blake wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > According to Champ Mendis on 10/25/2006 6:59 PM: >> >> I installed Cywin in my Desktop Windows XP SP2 last year. I used gcc >> 3.3.3.3 to compile my code. It worked fine and I had more than >> 20 of my systems running well. With XP Media Edition, I downloaded >> Cygwin on 23rd October '06. It has gcc 3.3.3.3 and compiles > > cygwin doesn't come with gcc 3.3.3.3 (in fact, I don't know if such a > version exists). Are you sure you are typing this correctly? I'm going to take a wild stab in the dark and guess it was a typo for 3.3.3-3, which is the prev: version. >> without any problem. But when run no output given, just blank. >> >> What I did, >> 1) As Larry said, replaced all DLL with older version, NO SUCCESS >> 2) Got Cygwin1.dll latest & tried to run in normal DOS mode, NO SUCCESS >> 3) Moved compile EXE to older machine, SUCCESS >> >> So, is the culprit Windows XP - Media Edition ? > > No. I run cygwin with no problems on XP media edition. > > I recommend following the directions here: >> Problem reports: http://cygwin.com/problems.html > > by including 'cygcheck -svr' output from both the working and broken > installation, as text attachments, we might be able to pinpoint something > in your setup that is causing the problem. The real problem is almost certainly a bug in the program code. Champ, what happens when you try a simple "hello world" compile? Does it work OK and show printf output correctly on your media centre? 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/