From owner-freebsd-questions Mon Jul 19 18: 4:39 1999 Delivered-To: freebsd-questions@freebsd.org Received: from awfulhak.org (dynamic-102.max1-du-ws.dialnetwork.pavilion.co.uk [212.74.8.102]) by hub.freebsd.org (Postfix) with ESMTP id 75E2F15167 for ; Mon, 19 Jul 1999 18:04:22 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from dev.lan.awfulhak.org (root@dev.lan.awfulhak.org [172.16.0.5]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id AAA23410; Tue, 20 Jul 1999 00:14:48 +0100 (BST) (envelope-from brian@lan.awfulhak.org) Received: from dev.lan.awfulhak.org (brian@localhost [127.0.0.1]) by dev.lan.awfulhak.org (8.9.3/8.9.3) with ESMTP id AAA64473; Tue, 20 Jul 1999 00:14:48 +0100 (BST) (envelope-from brian@dev.lan.awfulhak.org) Message-Id: <199907192314.AAA64473@dev.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Ilia Chipitsine Cc: questions@FreeBSD.ORG Subject: Re: hacking user-ppp In-reply-to: Your message of "Fri, 16 Jul 1999 23:14:12 +0600." Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Tue, 20 Jul 1999 00:14:47 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Dear All, > = > i downloaded user ppp stuff from www.freebsd.org/~brian > i tried to debug it with ddd/gdb (i hope it's LICENSE allows that :-) > so i added 'COPTS+=3D ... -g3' or 'COPTS+=3D ... -ggdb' to the Makefile= s. > but when i 'make install' it _persistently_ does 'install -s ..' > so i have stripped binaries :-( = > any _good_ idea how to prevent it ? > = > Regards, (=EE=C1=C9=CC=D5=DE=DB=C9=C5 =D0=CF=D6=C5=CC=C1=CE=C9=D1) > = > Ilia Chipitsine (=E9=CC=D8=D1 =FB=C9=D0=C9=C3=C9=CE) Add ``STRIP=3D'' to your Makefile. -- = Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message