• [^] # Re: Dans ta home dir ?

    Posté par . En réponse au message Solaris 8 : installation d'outils GNU pour un seul utilisateur. Évalué à 2.

    C'est la misère Solaris, j'ai pas gcc et cc ne veux pas créer d'exécutable :
    configuring Expect 5.43.0
    checking for autoconf... no
    checking configure up to date... yes
    checking host system type... sparc-sun-solaris2.8
    checking target system type... sparc-sun-solaris2.8
    checking build system type... sparc-sun-solaris2.8
    checking shell to use within Make...
    checking for gcc... no
    checking for cc... cc
    checking whether the C compiler (cc ) works... no
    configure: error: installation or configuration problem: C compiler cannot create executables.


    Pensez-vous que je puisse compiler avec gcc sur une Debian amd64 pour une Solaris Sparc puis recopier mes binaires et autre lib et pi voilou ?