[prev in list] [next in list] [prev in thread] [next in thread] 

List:       netbsd-tech-toolchain
Subject:    re: Anti-Optimizing Build (Was Re: optimizing compilation of netbsd-current)
From:       matthew green <mrg () eterna ! com ! au>
Date:       2003-09-16 7:53:08
[Download RAW message or body]

   
   > Setting DBG=-g in the environment should do it.
   
   To not strip the installed binaries, you can set STRIPFLAG to ""
   (empty) in the environment. That's not strictly necessary, as long as
   you retain the unstripped binaries in the object directories, as you
   can use them to debug core dumps or even live processes launched with
   the stripped binaries, the running image being the same.


you may want to set DBG="-g -O0" to avoid any optimisation.



.mrg.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic