On 4/7/13, Martin Nowak <[email protected]> wrote:
> This is a problem because 'something.else' might be a huge library you
> don't need to recompile.
> With the current approach you're first recompiling before you know the
> dependencies. It's also the reason why you hardcoded std.* and core.*
> into the exclude list. But this will miss other prebuild libraries, e.g.
> vibe.

So pass -rxvibe vibe.lib on the first invocation. I think we're in
some kind of miscommunication..

Reply via email to