This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygrunsrv build error


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


> "Elfyn McBratney" <elfyn-cygwin at exposure dot org dot uk> wrote in message
> news:01d301c309e6$3838a3f0$6dee86d9 at ellixia dot  dot  dot 
> > > 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]