hello world

Ellery Newcomer ellery-newcomer at utulsa.edu
Sat Nov 21 12:31:11 PST 2009


On 11/21/2009 02:11 PM, Jesse Phillips wrote:
> 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

That helped!

yum install glibc-devel.i686

was all.

Tapadh leibh!




More information about the Digitalmars-d-learn mailing list