| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT 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 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <ed4274f20608290159w160389d0g1f73aed352cca586@mail.gmail.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |