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/