Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jul 2002 14:08:08 +0000 (UTC)
From:      naddy@mips.inka.de (Christian Weisgerber)
To:        freebsd-questions@freebsd.org
Subject:   Re: How do I build ports with debugging symbols?
Message-ID:  <ag9i08$1631$1@kemoauc.mips.inka.de>
References:  <3D282318.74A4B58D@pantherdragon.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Darren Pilgrim <dmp@pantherdragon.org> wrote:

> The subject line says it.  I need to build a couple of ports with
> debugging symbols in the binaries.  What option to make do I use?

$ env CFLAGS=-g make build
$ sudo env STRIP="" make install

-- 
Christian "naddy" Weisgerber                          naddy@mips.inka.de


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?ag9i08$1631$1>