On Mon, Oct 14, 2002 at 09:11:41PM -0600, Aaron J. Seigo wrote:
> or you can hand hack the Makefile, as you appear to have attempted. the CC= 
> line is often, but not always, what ends up getting used. you may need to do 
> a search in the file for where "gcc" appears and append a -g to it at each 
> location. also remember that you will need to do this for each Makefile in 
> each subdirectory, if there are any. which is why doing it w/configure is so 
> much nicer =)
> 
ah, i didn't think of that. looks like a job for sed.
thanks.

-- 

--
Keith Robinson

"If I see further, it is because I stand on the shoulders of
giants."  Isaac Newton
                          See further. 
                  Allow the future to see further.
                      Support open technologies.

Reply via email to