delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
Message-ID: | <01d301c309e6$3838a3f0$6dee86d9@ellixia> |
From: | "Elfyn McBratney" <elfyn-cygwin AT exposure DOT org DOT uk> |
To: | "cygwin" <cygwin AT cygwin DOT com>, "BB" <canofspam AT att DOT net> |
References: | <b8734q$7io$1 AT main DOT gmane DOT org> |
Subject: | Re: cygrunsrv build error |
Date: | Wed, 23 Apr 2003 23:18:07 +0100 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4910.0300 |
> I'm having trouble building cygrunsrv.exe. > After fixing a problem in utils.cc (see below) > and running make, the link fails. Is the code I > downloaded the latest? What do I need to do > to get it to build? Is there something I need to > configure or download? > > [...] > > g++ -c -o cygrunsrv.o cygrunsrv.cc > g++ -c -o crit.o crit.cc > g++ -c -o utils.o utils.cc > [...] cygrunsrv is a C++ application. You will need to need to use g++ to compile and link it, not gcc. Elfyn -- 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 |