try 
strip -g *.o

Percy Rojas wrote:
> 
> How did you strip  your modules ?
> 
> Did you use some compiler parameters ? what  were they ?
> 
> > For 2.2.14-rtl2.3, the RTLinux module sizes on my laptop are:
> >
> > -rw-r--r--    1 root     root       122196 Jul  6 06:47 rtl_fifo.o
> > -rw-r--r--    1 root     root       114864 Jul  6 06:47 rtl_posixio.o
> > -rw-r--r--    1 root     root       329912 Jul  6 06:47 rtl_sched.o
> > -rw-r--r--    1 root     root       320670 Jul  6 06:47 rtl_time.o
> >
> > 95% of the size is debigging symbols.  After being stripped:
> >
> > -rw-r--r--    1 root     root         7708 Aug 10 11:31 rtl_fifo.o
> > -rw-r--r--    1 root     root         6048 Aug 10 11:31 rtl_posixio.o
> > -rw-r--r--    1 root     root         7952 Aug 10 11:31 rtl_sched.o
> > -rw-r--r--    1 root     root        10104 Aug 10 11:31 rtl_time.o
> >
> >
> >
> 
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> ---
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/rtlinux/

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to