X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=gveQd/Dc6pjuesgu+M9YqA2tQ0NY7KdZQIklxInYTAFLLgHvbt8P3 4eIEe8zuFDDVszlGy6gTiKOJy2//7U/eofIiPkNOLKKtSob2Y+nc8avyDpC2giBX ZK6NXAJC7UcADU+/InUEoN2zwtHcs6CPgC9e+aedVfhfjUZu2WxqcU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=/2ulg3dTNACngSO5wuGb9cN7inI=; b=vIbZvPFU2cAYmAzFzjzM/n4fZs40 wUoLrOS47wBV2oT5FMOezwYF9z3vkKuR9wcFQjeOmu/1MMHVAGuo4r8En0UR4b7r IafIvp2b//pEeh9BmvEmCR4O2PjiaAcremJgV0qtxVw669EcHG7CZxCnD6751Shm mDfgBX0McMVMllY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_50,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RDNS_NONE,SPF_HELO_PASS,SPF_PASS,TW_BT,TW_DB,TW_YG autolearn=no version=3.3.1 To: cygwin AT cygwin DOT com From: Kris Thielemans Subject: Re: runing ./configure on gdb 7.5.50 sources Date: Tue, 23 Jul 2013 09:56:43 +0000 (UTC) Lines: 22 Message-ID: References: <50ED3EED DOT 7010707 AT upc DOT edu> <50ED8693 DOT 9040805 AT cs DOT utoronto DOT ca> <20130723071721 DOT GA9689 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) Corinna Vinschen cygwin.com> writes: > > > > > I'm using gdb-7.6.50-2 on cygwin 1.7.22-1. All freshly updated today. > > Here's my cygport file from the 64 bit GDB package: > > CYGCONF_ARGS="--disable-gdbtk --with-system-readline" Hi Corinna excellent! This worked for me (on 32bit cygwin) : ../../gdb-7.6.50-2/configure CFLAGS="-g -O0" --disable-gdbtk --with-system-readline Thanks Kris PS: now on to http://cygwin.com/frysk/bugzilla/show_bug.cgi?id=15650 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple