DMD 1.024 and 2.008 releases
    Walter Bright 
    newshound1 at digitalmars.com
       
    Wed Nov 28 11:36:57 PST 2007
    
    
  
korogu wrote:
> Version 2.007 worked fine, but trying to run 2.008 I got :
> 
> dmd: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by dmd)
> 
> How can i correct that :-s ?
> 
This versin of dmd was compiled with the latest ubuntu, which probably 
uses the latest C runtime library. So can you install the latest C 
shared runtime library?
    
    
More information about the Digitalmars-d-announce
mailing list