Date: Tue, 20 Jul 1999 00:14:47 +0100 From: Brian Somers <brian@Awfulhak.org> To: Ilia Chipitsine <ilia@cgilh.chel.su> Cc: questions@FreeBSD.ORG Subject: Re: hacking user-ppp Message-ID: <199907192314.AAA64473@dev.lan.awfulhak.org> In-Reply-To: Your message of "Fri, 16 Jul 1999 23:14:12 %2B0600." <Pine.BSF.4.05.9907162310180.3285-100000@localhost.cgu.chel.su>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <brian@Awfulhak.org> <brian@FreeBSD.org> <http://www.Awfulhak.org> <brian@OpenBSD.org> Don't _EVER_ lose your sense of humour ! <brian@FreeBSD.org.uk> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907192314.AAA64473>