alessandro salvatori wrote: > Tony, > the reason why I want it statically linked is that I want it as a > companion for busybox. But space is not an issue. > > So, simply put, my question was: what are the features that can only > be linked dinamically? > > Thank you! >
If space is not an issue (e.g. on a 64-bit processor with 16G memory and a terabyte of disk -- one may dream), you ought to be able to link even a Huge build statically, provided (check the Makefile again) that you include nothing that cannot be linked statically. Best regards, Tony. -- Why don't elephants eat penguins ? Because they can't get the wrappers off ... --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
