Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/evbarm/conf
> > Modified Files:
> >
> > src/sys/arch/evbarm/conf: IXM1200
> >
> > Log Message:
> >
> > Fix "symtable too small" error by removing smaller-than-default
> > SYMTAB_SPACE.
>
> Why not just bump the value so it fits again as has been done in the
> past? (And yes, some sort of autosize mechanism would be wonderful for
> SYMTAB_SPACE, but we don't have that yet...)
Mostly because I'd rather see the default size used when possible.
For a laugh or two, try grepping for the number of mutually different
SYMTAB_SPACE sizes in sys/arch/evbarm/conf/*. :-|
Home |
Main Index |
Thread Index |
Old Index