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: <3E59AC73.2060800@linuxforum.net> Date: Mon, 24 Feb 2003 13:24:03 +0800 From: David Huang User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; zh-CN; rv:1.2.1) Gecko/20021130 X-Accept-Language: zh-cn, en-us, en MIME-Version: 1.0 To: "Kirschner, Paul E. UTRC" , cygwin AT cygwin DOT com Subject: Re: failed to make ddd-3.3.1 References: <62835D8790DBD111981100805FA7E4C405605A68 AT EXPRESS1> In-Reply-To: <62835D8790DBD111981100805FA7E4C405605A68@EXPRESS1> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit On Wed, 19 Feb 2003 11:07:23 -0500, Kirschner, Paul E. UTRC wrote: > Previous posts claimed ddd built "out of the box". My attempt (configure; > make) failed... > > Making all in ddd > make[1]: Entering directory `/home/kirschpe/ddd-3.3.1/ddd' > c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include > -DNDEBUG -O2 -g -W -Wall -trigraphs -c strclass.C > In file included from /usr/include/c++/3.2/backward/iostream.h:31, > from strclass.h:412, > from strclass.C:41: > /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning > This file includes at least one deprecated or antiquated header. Please > consider using one of the 32 headers found in section 17.4.1.2 of the C++ > standard. Examples include substituting the header for the header > for C++ includes, or instead of the deprecated header > . To disable this warning use -Wno-deprecated. > In file included from strclass.C:41: > strclass.h: In member function `string& > string::operator=(std::ostrstream&)': > strclass.h:1059: warning: unused variable `const int frozen' > strclass.C: In function `std::istream& operator>>(std::istream&, string&)': > strclass.C:1443: invalid conversion from `int' to `std::_Ios_Iostate' > strclass.C:1443: initializing argument 1 of `void std::basic_ios<_CharT, > _Traits>::clear(std::_Ios_Iostate) [with _CharT = char, _Traits = > std::char_traits]' > make[1]: *** [strclass.o] Error 1 > make[1]: Leaving directory `/home/kirschpe/ddd-3.3.1/ddd' > make: *** [all-recursive] Error 1 > > Hi! Please try gcc-2, g++-2. I have compiled it successfully, but it dosn't work correctly. There are some problems when ddd interacts with gdb. I don't know what's the reason... > Any help? thanks... > > ---------------------------------------------------------------------------- > ------------- > Paul Kirschner > Systems Department > United Technologies Research Center > kirschpe AT utrc DOT utc DOT com > (860)610-7119 > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/