Title: | USG buildhelp questions/answers |
Moderator: | SMURF::FILTER |
Created: | Mon Apr 26 1993 |
Last Modified: | Mon Jan 20 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2763 |
Total number of notes: | 5802 |
Date Of Receipt: 12-DEC-1996 10:12:02.04 From: KAMLIA::bankerof "George Bankeroff USG 12-Dec-1996 1008" To: odehelp@DEC:.zko.kamlia CC: Subj: Building lib with -g flag Hi, I have a problem I am chasing and am in the libdbm library. I would like to recompile modules as needed in my sandbox with the -g flag set so I can debug the problem with dbx. First, is this possible? Second, how do I do this. I have played with some edits in ./usr/lib/makefile regarding resetting _CCFLAGS_, but nothing has worked so far. Thanks, George
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
2725.1 | Re: Building lib with -g flag | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Thu Dec 12 1996 11:27 | 30 |
Date Of Receipt: 12-DEC-1996 11:06:00.44 From: KAMLIA::"[email protected]" "12-Dec-1996 1101" To: [email protected] CC: [email protected] Subj: Re: Building lib with -g flag Did you try: build OPT_LEVEL="-g" -Grant | Hi, | | I have a problem I am chasing and am in the libdbm library. I would like to | recompile modules as needed in my sandbox with the -g flag set so I can debug | the problem with dbx. | | First, is this possible? | | Second, how do I do this. I have played with some edits in ./usr/lib/makefil e | regarding resetting _CCFLAGS_, but nothing has worked so far. | | Thanks, | George |