Subject: Re: Question about building the world with debugging
To: None <cinnion@ka8zrt.com>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: current-users
Date: 12/07/2004 00:41:22
Douglas Wade Needham <cinnion@ka8zrt.com> writes:

>     Is there an easy way to do this with build.sh by setting an
>     environment variable or something??

build.sh -V DBG=-g

should do the trick.

        - Nathan