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 X-Authentication-Warning: ecserv7.uwaterloo.ca: www set sender to y2bismil AT engmail DOT uwaterloo DOT ca using -f Message-ID: <1068223869.3fabcd7dee255@www.nexusmail.uwaterloo.ca> Date: Fri, 7 Nov 2003 11:51:09 -0500 From: y2bismil AT engmail DOT uwaterloo DOT ca To: cygwin AT cygwin DOT 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 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/