hello world
    Jesse Phillips 
    jessekphillips at gmail.com
       
    Sat Nov 21 12:11:22 PST 2009
    
    
  
On Sat, 21 Nov 2009 14:01:23 -0600, Ellery Newcomer wrote:
> Just switched back to 64 bit fedora, and wonder of wonders, dmd doesn't
> work. Well, actually dmd sorta does. The linker doesn't. I'm getting
> 
> $ ./dmd test.d
> 
> /usr/bin/ld: crt1.o: No such file: No such file or directory
> 
> 
> 
> ideas?
> 
> dmd 2.036
While not an error I remember seeing, you might take a look at:
http://stackoverflow.com/questions/856328/compiling-with-dmd-on-64bit-
linux-or-linking-with-32bit-object-files
    
    
More information about the Digitalmars-d-learn
mailing list