digitalmars.D.dwt - LDC and DWT?
- John Reimer (6/6) Jan 04 2009 Has anybody tried this yet?
- Jacob Carlborg (3/14) Jan 05 2009 Yes I've tried that on mac os x. Hit an assert in ldc. I think it was ht...
- John Reimer (6/24) Jan 05 2009 Oh, good to know. Looks like there is still a fair bit of work to be do...
- Jacob Carlborg (3/34) Jan 06 2009 Yes it's Mac OS X on x86-32, I haven't figured out how to cross-compile ...
Has anybody tried this yet? I assume Linux would be the first (and only?) platform to test this on since ldc on windows isn't operational. I'm hoping to investigate this a little more as soon as I figure out how to get ldc working. -JJR
Jan 04 2009
John Reimer Wrote:Has anybody tried this yet? I assume Linux would be the first (and only?) platform to test this on since ldc on windows isn't operational. I'm hoping to investigate this a little more as soon as I figure out how to get ldc working. -JJRYes I've tried that on mac os x. Hit an assert in ldc. I think it was http://www.dsource.org/projects/ldc/browser/gen/llvmhelpers.cpp line 267 /Jacob
Jan 05 2009
Hello Jacob,John Reimer Wrote:Oh, good to know. Looks like there is still a fair bit of work to be done on it. Building ldc fails on "make runtime" for me (x86-32 Linux), so it's a no-go until I can figure out what's wrong. BTW, is that Mac OS X on intel x86-32? -JJRHas anybody tried this yet? I assume Linux would be the first (and only?) platform to test this on since ldc on windows isn't operational. I'm hoping to investigate this a little more as soon as I figure out how to get ldc working. -JJRYes I've tried that on mac os x. Hit an assert in ldc. I think it was http://www.dsource.org/projects/ldc/browser/gen/llvmhelpers.cpp line 267 /Jacob
Jan 05 2009
John Reimer Wrote:Hello Jacob,Yes it's Mac OS X on x86-32, I haven't figured out how to cross-compile ldc/llvm or build tango as a 4-way (x86 32 and 64bit, ppc 32 and 64bit) universal binary /JacobJohn Reimer Wrote:Oh, good to know. Looks like there is still a fair bit of work to be done on it. Building ldc fails on "make runtime" for me (x86-32 Linux), so it's a no-go until I can figure out what's wrong. BTW, is that Mac OS X on intel x86-32? -JJRHas anybody tried this yet? I assume Linux would be the first (and only?) platform to test this on since ldc on windows isn't operational. I'm hoping to investigate this a little more as soon as I figure out how to get ldc working. -JJRYes I've tried that on mac os x. Hit an assert in ldc. I think it was http://www.dsource.org/projects/ldc/browser/gen/llvmhelpers.cpp line 267 /Jacob
Jan 06 2009