From owner-freebsd-current Wed Feb 13 8:47:11 2002 Delivered-To: freebsd-current@freebsd.org Received: from beastie.jocose.org (beastie.jocose.org [199.199.226.71]) by hub.freebsd.org (Postfix) with SMTP id 821F437B41C for ; Wed, 13 Feb 2002 08:47:07 -0800 (PST) Received: (qmail 24050 invoked from network); 13 Feb 2002 17:46:59 -0000 Received: from unknown (HELO jocose.org) (10.0.0.101) by 0 with SMTP; 13 Feb 2002 17:46:59 -0000 Message-ID: <3C6A9A0F.3000904@jocose.org> Date: Wed, 13 Feb 2002 10:53:35 -0600 From: Peter Schultz Organization: jocose.org User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.8) Gecko/20020207 X-Accept-Language: en-us MIME-Version: 1.0 To: obrien@FreeBSD.ORG Cc: current@FreeBSD.ORG Subject: Re: ports/34908: libpng port makes bad dynamic library on -CURRENT References: <20020213145902.GA20062@nagual.pp.ru> <20020213070251.A5321@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG David O'Brien wrote: > This is not much of a bug report. Was libpng compiled with new binuils > or old? Someone that is having problems (which I am not), needs to > compile things with -g, not strip them, use gdb and provide a REAL bug > report. > In /etc/make.conf I have: CFLAGS= -O0 -g -pipe COPTFLAGS= -O0 -g -pipe Now how can I prevent all stripping and what commands should I use with gdb to get you the info you need? Pete... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message