Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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: <001901c309ef$a51052d0$c5e486d9@ellixia> From: "Elfyn McBratney" To: "cygwin" , "BB" References: <01d301c309e6$3838a3f0$6dee86d9 AT ellixia> Subject: Re: cygrunsrv build error Date: Thu, 24 Apr 2003 00:25:35 +0100 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 V5.50.4910.0300 > "Martin" wrote in message > news:Law10-OE176z46lsEGR00004890 AT hotmail DOT com... > > Which makefile is failing? > > Martin > > Who's on first? > > > > I simply used the Makefile supplied with cygrunsrv. > > As I stated in my initial post, I downloaded the cygrunsrv code using > cvs -d :pserver:anoncvs AT sources DOT redhat DOT com:/cvs/cygwin-apps co cygrunsrv > Then I ran make in the cygrunsrv directory which by default uses the > Makefile > downloaed by the cvs command. > > I get the error [undefined reference to `___gxx_personality_v0'] > When I use cygrunsrv's Makefile, gcc is called for the link step. > When I manually run "g++ -o cygrunsrv.exe -s cygrunsrv.o crit.o utils.o" > instead of gcc.., it works. I'm assuming that because this is the > code in cvs it must be working for others. I'm just trying to get > it working for me. > > BB The following attached patch fixes it. 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/