X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
Subject: RE: 1.5.21: gcc doesn't compile, make gives simple error
Date: Tue, 29 Aug 2006 10:23:04 +0100
Message-ID: <031201c6cb4c$bbc12c30$a501a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="iso-8859-1"
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <ed4274f20608290159w160389d0g1f73aed352cca586@mail.gmail.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k7T9NOd0019262

On 29 August 2006 09:59, Ervin Hegedüs wrote:

> I downloaded Cygwin from net, with setup.exe. I start it, and copy a
> project to my home dir: C:\cygwin\home\airween\src\Ident. It's a
> simple ident-daemon, what has binary format, but I need to modify the
> source, and recompile it.
> 
> When I try to run 'make' command in project dir, I get this:
> 
> $ make
> gcc -O3 -DCYGWIN32 -Wall -c identd.c
> make: *** [identd.o] Error 1
> 
> and nothing more.

> also nothing, 

> ... and _nothing_...
> No error message, no a.out (or any) file(s)...
> 
> 
> What's wrong? What I miss?


  Sending your cygcheck output, *as an attachment please*, as described at

> Problem reports:       http://cygwin.com/problems.html


  Gcc isn't included in the default set of packages installed by setup.exe,
but you should have gotten a file not found or similar error message at the
least.


    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/


