Re: Compiling sources with different libc6 versions

"Roy" <[email protected]> Fri, 20 Feb 2004 03:41:44 +0200
Newsgroups gmane.linux.drivers.wireless.access-point
Message-ID <014b01c3f752$b1fcf5b0$030aa8c0@t>
> 
> > I also made one: simplified tc version for qos
> initialization.
> 
> which size it gets?
> 

i did not finished everything but wery much stripped tc binary
takes about half of original size,
unfortunately it still needs math library which also takes 20kb

actualy both they together take about 30kb on flash compresed.
if I could remove match requirement then size will decrease in 10kb.
I still dont understand why it needs math.so 
I removed all math.h headers.