Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Originating-IP: [12.254.208.112]
X-Originating-Email: [mgainty@hotmail.com]
From: "Martin" <mgainty@hotmail.com>
To: "BB" <canofspam@att.net>
Cc: <cygwin@cygwin.com>
References: <b8734q$7io$1@main.gmane.org> <01d301c309e6$3838a3f0$6dee86d9@ellixia> <b873mp$a97$1@main.gmane.org>
Subject: Re: cygrunsrv build error
Date: Wed, 23 Apr 2003 16:54:33 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Message-ID: <Law10-OE176z46lsEGR00004890@hotmail.com>
X-OriginalArrivalTime: 23 Apr 2003 22:54:55.0068 (UTC) FILETIME=[5B53A9C0:01C309EB]

Which makefile is failing?
Martin
----- Original Message ----- 
From: "BB" <canofspam@att.net>
To: <cygwin@cygwin.com>
Sent: Wednesday, April 23, 2003 3:23 PM
Subject: Re: cygrunsrv build error


> "Elfyn McBratney" <elfyn-cygwin@exposure.org.uk> wrote in message
> news:01d301c309e6$3838a3f0$6dee86d9@ellixia...
> > > 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
> >
> I simply used the Makefile supplied with cygrunsrv.  Assuming
> that Makefile has worked for others, what do I need to modify
> to make it work for me?
> 
> BB
> 
> 
> 
> 
> --
> 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/
> 
> 

--
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/

