[Peeweelinux] help - static compiling

Marc Wiz [email protected]
Wed, 11 Dec 2002 15:28:11 -0600 (CST)


> 
> >I am trying to comile my app with -static option.
> >However the application size is still the same.
> >Is there any other things to look at in order to
> >use -static?
> >Cem
> 
> 1. Could it be that the application is already static?
>    (Compile without -static and check the size).
> 
> 2. There is also a -s switch that removes all symbol
> table information (strip?); though you can't debug it, 
> it gets even smaller.

How about using the "file" program to check? :-)

Marc

-- 
Marc Wiz
[email protected]
Yes, that really is my last name.