Re: Questions about building the world

2008-01-19 Thread Vlad GALU
On 1/19/08, Vlad GALU <[EMAIL PROTECTED]> wrote:
>   1. I noticed the WITHOUT_SSP switch in src.conf(5). Does this mean
> that Propolice is currently used by default?
>   2. For debugging purposes, I'd like to rebuild my whole world with
> debugging symbols. Adding -g to the flags in make.conf seemed to do
> the trink until right before the installation of the new files. Doing
> a nm on libc.so.7 yielded all the symbols, as expected. However, after
> performing the installworld, the library was stripped. Is there a
> switch to prevent stripping too?

   Seems that DEBUG_FLAGS=-g in src.conf did the trick. I should have RTFM.

>
>
> --
> Mahnahmahnah!
>


-- 
Mahnahmahnah!
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Questions about building the world

2008-01-19 Thread Vlad GALU
  1. I noticed the WITHOUT_SSP switch in src.conf(5). Does this mean
that Propolice is currently used by default?
  2. For debugging purposes, I'd like to rebuild my whole world with
debugging symbols. Adding -g to the flags in make.conf seemed to do
the trink until right before the installation of the new files. Doing
a nm on libc.so.7 yielded all the symbols, as expected. However, after
performing the installworld, the library was stripped. Is there a
switch to prevent stripping too?


-- 
Mahnahmahnah!
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"