Re: dmd 1.041 and 2.026 releases

2009-03-17 Thread John Stoneham
There is a problem with debug symbols, namely source file paths, generated by DMD on OS X. It seems that gdb cannot find any source files when debugging a program compiled with DMD's -g (or -gc) switch, with a no source file named [whatever] error, so setting breakpoints is impossible. GDC on

Re: Just one more thing...

2009-02-27 Thread John Stoneham
Anders F Björklund Wrote: DMD is now the third D compiler to make it to Mac OS X, after GDC and LDC before it (based on same front-end). Development on GDC appears to have stopped in 2007. LDC certainly has some life in it and looks promising. I will definitely have to check it out. However,

Re: Just one more thing...

2009-02-26 Thread John Stoneham
Walter Bright Wrote: Anders F Björklund wrote: I gather this only works with Mac OS X 10.5 Leopard ? $ dmd/osx/bin/dmd hello.d Bus error Could it be rebuilt with the MacOSX10.4u.sdk, perhaps ? Is 10.5 really binary incompatible with 10.4 ? And not even a nice message when it

Re: Just one more thing...

2009-02-26 Thread John Stoneham
Walter Bright Wrote: John Stoneham wrote: Walter, could you please do this for the 2.026 build, so we Tiger users can have D too? It's already done for the compiler (just redownload it), and Sean is working on the library. It isn't as simple as you describe, because 10.4 has a weaker