D.gnu - gdc on amd64 (linux) yet?
- Neal Becker (3/3) Feb 21 2007 I saw the bug report:
- =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= (5/6) Feb 21 2007 Does D-the-language even support 64-bit yet ? (I think it doesn't)
- David Friedman (2/13) Feb 21 2007 1.0 requires 64-bit support, but 64-bit does not require 1.0 ;-)
- Gregor Richards (5/9) Feb 21 2007 It does not yet support it.
- David Friedman (3/7) Feb 21 2007 64-bit support is almost ready. The compiler works, but I am dealing
- Frits van Bommel (2/4) Feb 21 2007 That's good news. Well, the first part anyway ;).
I saw the bug report: http://sourceforge.net/tracker/index.php?func=detail&aid=1626296&group_id=154306&atid=791252 Is this resolved yet? Does gdc-0.22 support amd64 (linux) yet?
Feb 21 2007
Neal Becker wrote:Is this resolved yet? Does gdc-0.22 support amd64 (linux) yet?Does D-the-language even support 64-bit yet ? (I think it doesn't) Think David said that 64-bit support would be a "GDC 1.0" feature: http://www.digitalmars.com/d/archives/D/gnu/GDC_release_0.21_2314.html --anders
Feb 21 2007
Anders F Björklund wrote:Neal Becker wrote:1.0 requires 64-bit support, but 64-bit does not require 1.0 ;-)Is this resolved yet? Does gdc-0.22 support amd64 (linux) yet?Does D-the-language even support 64-bit yet ? (I think it doesn't) Think David said that 64-bit support would be a "GDC 1.0" feature: http://www.digitalmars.com/d/archives/D/gnu/GDC_release_0.21_2314.html --anders
Feb 21 2007
Neal Becker wrote:I saw the bug report: http://sourceforge.net/tracker/index.php?func=detail&aid=1626296&group_id=154306&atid=791252 Is this resolved yet? Does gdc-0.22 support amd64 (linux) yet?It does not yet support it. I was working on a port, but all evidence suggests that David is working furiously on porting it himself. - Gregor Richards
Feb 21 2007
Neal Becker wrote:I saw the bug report: http://sourceforge.net/tracker/index.php?func=detail&aid=1626296&group_id=154306&atid=791252 Is this resolved yet? Does gdc-0.22 support amd64 (linux) yet?64-bit support is almost ready. The compiler works, but I am dealing with all sorts of build problems.
Feb 21 2007
David Friedman wrote:64-bit support is almost ready. The compiler works, but I am dealing with all sorts of build problems.That's good news. Well, the first part anyway ;).
Feb 21 2007