Had another 48hr game jam this weekend...
Jacob Carlborg
doob at me.com
Tue Sep 3 23:43:11 PDT 2013
On 2013-09-03 22:30, Ramon wrote:
> Here is my current resumee:
>
> - dmd not debuggable -> not an acceptable solution, no matter how
> fast it compiles.
> - gdc possibly still buggy (Disclaimer: Probably it was just bad
> luck that I fell over a bug (not even an important one) and am a
> little wary now - No offense intended. I'm immensely grateful
> that with gdc there is an alternative and, even better, GDB
> *works* with gdc - hurray!!)
> - gdc (2): I have to either use an old version (4.63) or build it
> myself along with gcc, which is a major hurdle
> -ldc not yet tried. Dunno.
Have you tried LDC?
> Major problem: No readily available mechanism (I know of and
> would trust/use) to 2/4 automate C lib binding.
I think I have already said this, but there's DStep:
https://github.com/jacob-carlborg/dstep
Don't know if you would trust/use it though.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list