Status on Precise GC

Jacob Carlborg doob at me.com
Sun Sep 9 09:51:52 PDT 2012


On 2012-09-08 23:35, Tyler Jameson Little wrote:
> Awesome, that's good news. I'd love to test it out, but I've
> never built the D runtime (or Phobos for that matter) from
> source. Are there any instructions or do I just do something like
> make && sudo make install and it'll put itself in the right
> places? FWIW, I'm running Linux with the standard DMD 2.060
> compiler.

Just run:

make -f posix.mak

Or, for Windows:

make -f win32.mak

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list