X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <232829 DOT 86546 DOT qm AT web80016 DOT mail DOT sp1 DOT yahoo DOT com> Subject: RE: gcc 3.4.4-3 Date: Sat, 24 May 2008 13:10:15 +0100 Message-ID: <021c01c8bd97$200a81d0$2708a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Microsoft Office Outlook 11 In-Reply-To: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m4OCAOEa015492 René Berber wrote on 24 May 2008 08:26: > Steve Levy wrote: > >> I have installed gcc 3.4.4-3; cygcheck and status is OK. >> but, I attempt to compile "gcc sdsinc5.c" but do not get any results (no >> a.out) and no warnings. >> how can I find out what is happening? Sorry if this is a badly stated >> question or to the incorrect forum. > > Run: cygcheck /usr/bin/gcc > > See if any library is missing. That usually is the problem. > -- > René Berber Heh. Don't forget also cc1.exe et al in /usr/lib/gcc/i686-pc-cygwin/3.4.4/. It's usually libintl8, for some reason. Dunno why, it's there in setup.hint. 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/