From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3891 invoked by alias); 7 Nov 2003 16:51:12 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 3862 invoked from network); 7 Nov 2003 16:51:11 -0000 Received: from unknown (HELO ecserv7.uwaterloo.ca) (129.97.50.127) by sources.redhat.com with SMTP; 7 Nov 2003 16:51:11 -0000 Received: from ecserv7.uwaterloo.ca (localhost.uwaterloo.ca [127.0.0.1]) by ecserv7.uwaterloo.ca (8.12.6p2/8.12.6) with ESMTP id hA7GpAjA028905 for ; Fri, 7 Nov 2003 11:51:10 -0500 (EST) (envelope-from y2bismil@engmail.uwaterloo.ca) Received: (from www@localhost) by ecserv7.uwaterloo.ca (8.12.6p2/8.12.6/Submit) id hA7GpATH028904 for cygwin@cygwin.com; Fri, 7 Nov 2003 11:51:10 -0500 (EST) (envelope-from y2bismil@engmail.uwaterloo.ca) X-Authentication-Warning: ecserv7.uwaterloo.ca: www set sender to y2bismil@engmail.uwaterloo.ca using -f Received: from 207.245.22.25 ( [207.245.22.25]) as user y2bismil@engmail.uwaterloo.ca by www.nexusmail.uwaterloo.ca with HTTP; Fri, 7 Nov 2003 11:51:09 -0500 Message-ID: <1068223869.3fabcd7dee255@www.nexusmail.uwaterloo.ca> Date: Fri, 07 Nov 2003 16:51:00 -0000 From: y2bismil@engmail.uwaterloo.ca To: cygwin@cygwin.com Subject: unable to compile ddd anymore MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 / FreeBSD-4.6.2 X-Originating-IP: 207.245.22.25 X-SW-Source: 2003-11/txt/msg00218.txt.bz2 Hi all, I used to be able to compile ddd just fine. Then I ran cygwin update. Then ddd 'stopped' working. It always just seemed to do nothing when I tried to debug. It used to just say 'waiting for GDB', but GDB never came :). So I thought I'd recompile in. So I did a full recompile (configure, make, make install). And I keep getting these undefined references. ddd version 3.3.7 gcc/g++ 3.3.1 If you want the full compile output, I could do that, but here's a snippet. ************************************************************** /usr/include/c++/3.3.1/iostream:1089: undefined reference to `__static_initialization_and_destruction_0(int, int)' value-read.o(.text+0x6586): In function `_GLOBAL__D_value_read_rcsid': /usr/include/c++/3.3.1/iostream:1089: undefined reference to `__static_initialization_and_destruction_0(int, int)' wm.o(.ctors+0x0): In function `_Z11wm_set_iconP9_XDisplaymmm': ************************************************************** I googled and someone said the cygwin libs may have been compiled with gcc 3.2, so should I downgrade? Any Ideas? Yamin ---------------------------------------- This mail sent through www.mywaterloo.ca -- 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/