Re: D on other platforms than Win,Lin,Mac?

2011-09-07 Thread Johannes Pfau
Trass3r wrote: At least for gdc only hello-world like code works. Real code hits this issue: https://bitbucket.org/goshawk/gdc/issue/215/alignment-of-struct-members-wrong-on-arm Did you ever try with LDC? Not yet, but I'll try it as soon as possible. -- Johannes Pfau

Re: D on other platforms than Win,Lin,Mac?

2011-09-07 Thread Johannes Pfau
Andrew Wiley wrote: On Tue, Sep 6, 2011 at 2:25 PM, Johannes Pfau s...@example.com wrote: Trass3r wrote: I've heard that our company is considering the T20 from Toradex.com for a new project with remote hardware. The platform runs on Nvidia Tegra and Linux. Since I have been very

Re: D on other platforms than Win,Lin,Mac?

2011-09-07 Thread Andrew Wiley
On Wed, Sep 7, 2011 at 2:46 AM, Johannes Pfau s...@example.com wrote: Andrew Wiley wrote: On Tue, Sep 6, 2011 at 2:25 PM, Johannes Pfau s...@example.com wrote: Trass3r wrote: I've heard that our company is considering the T20 from Toradex.com for a new project with remote hardware.

D on other platforms than Win,Lin,Mac?

2011-09-06 Thread lurker57
Hi! I've heard that our company is considering the T20 from Toradex.com for a new project with remote hardware. The platform runs on Nvidia Tegra and Linux. Since I have been very impressed by the D programming language, for some years now, could it be possible to use D in such projects?

Re: D on other platforms than Win,Lin,Mac?

2011-09-06 Thread Jacob Carlborg
On 2011-09-06 16:21, lurker57 wrote: Hi! I've heard that our company is considering the T20 from Toradex.com for a new project with remote hardware. The platform runs on Nvidia Tegra and Linux. Since I have been very impressed by the D programming language, for some years now, could it be

Re: D on other platforms than Win,Lin,Mac?

2011-09-06 Thread Trass3r
I've heard that our company is considering the T20 from Toradex.com for a new project with remote hardware. The platform runs on Nvidia Tegra and Linux. Since I have been very impressed by the D programming language, for some years now, could it be possible to use D in such projects?

Re: D on other platforms than Win,Lin,Mac?

2011-09-06 Thread Nick Sabalausky
Trass3r u...@known.com wrote in message news:op.v1edf3bj3ncmek@enigma... I've heard that our company is considering the T20 from Toradex.com for a new project with remote hardware. The platform runs on Nvidia Tegra and Linux. Since I have been very impressed by the D programming language,

Re: D on other platforms than Win,Lin,Mac?

2011-09-06 Thread Trass3r
For a language that aims at C/C++'s domain, it's extremely depressing that this is still the case. I *really* think this needs to be one of D's top priorities at this point. I honestly see it as D's #1 biggest glaring hole We have much bigger problems that need attention. And there's

Re: D on other platforms than Win,Lin,Mac?

2011-09-06 Thread Trass3r
At least for gdc only hello-world like code works. Real code hits this issue: https://bitbucket.org/goshawk/gdc/issue/215/alignment-of-struct-members-wrong-on-arm Did you ever try with LDC?

Re: D on other platforms than Win,Lin,Mac?

2011-09-06 Thread bearophile
Nick Sabalausky: I *really* think this needs to be one of D's top priorities at this point. In my opinion at the moment one of the highest priorities of D (maybe _the_ top one) is to find a ways to improve and speed up the process of reviewing, fixing and applying pull requests for

Re: D on other platforms than Win,Lin,Mac?

2011-09-06 Thread Andrew Wiley
On Tue, Sep 6, 2011 at 2:25 PM, Johannes Pfau s...@example.com wrote: Trass3r wrote: I've heard that our company is considering the T20 from Toradex.com for a new project with remote hardware. The platform runs on Nvidia Tegra and Linux. Since I have been very impressed by the D

Re: D on other platforms than Win,Lin,Mac?

2011-09-06 Thread Andrew Wiley
On Tue, Sep 6, 2011 at 1:51 PM, Nick Sabalausky a@a.a wrote: Trass3r u...@known.com wrote in message news:op.v1edf3bj3ncmek@enigma... I've heard that our company is considering the T20 from Toradex.com for a new project with remote hardware. The platform runs on Nvidia Tegra and Linux.