Ho corretto e ho portato l'eseguibile nella direttrice; controlli, perchè con 
la rete in queste condizioni è impossibile: ci mette  10-15 secondi per 
eseguire un comando

Mi faccia sapere

Saluti
  ----- Original Message ----- 
  From: Stéphane Ducasse 
  To: An open mailing list to discuss any topics related to an 
open-sourceSmalltalk 
  Sent: Wednesday, November 30, 2011 9:03 AM
  Subject: [Pharo-project] [ VM ]Smalltalk getSystemAttribute:




  we will have to check if this impacts some of our parameter handling.


  Stef



  Begin forwarded message:


    VM.r2518/.



    CogVM binaries as per VMMaker.oscog-eem.139/r2518.


    Add access to VM arguments to Mac.  Make Windows, Mac and Unix consistent:
            Smalltalk getSystemAttribute:
                    -1 => executable name
                    -2 .. -n => VM arguments *including* image (if explicitly 
supplied).
    Replace win32 command line parsing with unixesque code using 
CommandLineToArgvW.


    linux launch script:
    Cope with old linuxes use of /lib/tls hack for an optional 
thread-local-storage
    version of libc/libpthread. The launch scripts add /lib/tls:/usr/lib/tls: to
    LD_LIBRARY_PATH instead of /lib:/usr/lib: if the VM is linked to 
/lib/tls/libc.
    -- 
    best,
    Eliot








Reply via email to