On 27/07/14 14:16, Stefan Koch via Digitalmars-d-learn wrote:
sdc itself should not use phobos at all as far as I can tell. libsdrt should be selfcontaint.
Yes, it's obviously being used to build the compiler, and supplying the flag directly is clearly only necessary in this case for the gcc call that brings together the sdc frontend and the LLVM backend.
