• [^] # Re: where is the probleme ?

    Posté par (courriel, site web personnel) . En réponse au journal Grand challenge de boot réseau pas commum. Évalué à 1.

    Avec BusyBox 1.00-pre2 qui traine sur mon disque dur:
    make menuconfig
    Build Options --->
    Build BusyBox as a static binary (no shared libs) (NEW)
    Help
    CONFIG_STATIC:
    If you want to build a static BusyBox binary, which does not
    use or require any shared libraries, then enable this option.
    This can make BusyBox be considerably larger, so you should
    leave this option false unless you have a good reason (i.e.
    your target platform does not support shared libraries, or
    you are building an initrd which doesn't need anything but
    BusyBox, etc).

    Most people will leave this set to 'N'.
    Apparement la version 1.00 est pas encore "stable" et cette option n'est peut être pas disponible dans la version "stable" mais bon...

    En fait apparement ya moyen de faire ça pour n'importe quel programme en utilisant l'option -static de gcc.

    pertinent adj. Approprié : qui se rapporte exactement à ce dont il est question.