Re: Linker errors building tools from git master

2015-04-19 Thread Gary Willoughby via Digitalmars-d-learn
On Saturday, 18 April 2015 at 17:15:40 UTC, Gary Willoughby wrote: Any ideas why i'm getting these linker errors? This seems to be because i wasn't correctly specifying the newly generated phobos lib in the dmd.conf.

Linker errors building tools from git master

2015-04-18 Thread Gary Willoughby via Digitalmars-d-learn
I've cloned the main repositories and i'm trying to get everything building successfully. DMD, druntime and phobos all built without a hitch. When building the tools however i'm getting a lot of warnings from new compiler features (which is to be expected i guess) but i'm also getting linker er