boot the eeepc in 5 seconds

Fabian Henze CC.Fan at gmx.de
Wed Oct 22 10:45:59 CEST 2008


Hi,

On 22.10.2008 at 10:09:58, Vladimir Ananiev wrote:
> Maybe I am missing a point but do the OpenMoko distribution use:
> - prelinking of all the applications or
> - GNU hash support in toolchain
> ?

Prelink is too much of a hack in my eyes ... what about compiling every packet 
with:
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
This also reduces the library load time without the disadvantages of prelink. 
That will not do the whole job but I guess this could improve the situation.



More information about the devel mailing list