DMD on x86_64
Chinedu Okonkwo
codmajik at gmail.com
Thu Mar 25 10:25:15 PDT 2010
Robert Clipsham Wrote:
> On 18/02/10 15:13, Jesse Phillips wrote:
> > Please place them on Wiki4D, probably a sub-section under AMD64. If you
> > don't I will, but I'll give you a chance :)
> >
> > http://www.prowiki.org/wiki4d/wiki.cgi?D__Tutorial/StartingWithD/Compiler/DMD
>
> Done, I hope it's alright, feel free to edit it as you see fit :)
>
tried the your approach it worked but compile cpp applications fails. [Sanity Checks - fails]
i found my way arround it by installing cross32-gcc
and adding
CC=/usr/bin/i686-unknown-linux-gnu-gcc
to the dmd.conf file
I have added the procedure to Wiki4D
http://www.prowiki.org/wiki4d/wiki.cgi?D__Tutorial/StartingWithD/Compiler/DMD#ArchLinuxASaferSolutionD
More information about the Digitalmars-d-learn
mailing list