Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: [matt-nb5-mips64] src/sys/conf



matthew green wrote:

>    > I see no reason to make it fatal.
>    
>    Otherwise we cannot detect errors on release build,
>    i.e. no ksym(4) supports.
>    
>    > It means that when I build a kernel  
>    > with
>    > DEBUG, my kernel build will fail.  That's stupid.
>    
>    Then disable it only if DEBUG, or keep it only in your local tree.
> 
> 
> why can't we make it size for DEBUG builds and not fail anywhere?

The proper fix would be to dynamically size this somehow, so that no
space is ever wasted.

Cheers,
Simon.


Home | Main Index | Thread Index | Old Index