Phobos and Tango deep dependancies
Vladimir Panteleev
thecybershadow at gmail.com
Tue Oct 2 15:21:07 PDT 2007
On Tue, 02 Oct 2007 12:01:08 +0300, Gilles G. <schaouette at free.fr> wrote:
> I would like to know why this dependancies exists and if there is something I can do to reduce them (maybe recompile phobos with some options?).
Most of the dependencies you listed are loaded by various Windows components, and are directly or indirectly "pulled in" by user32.dll. I recommend using Microsoft Dependency Walker [1], as it shows a nice tree view of which DLL importing which.
[1] http://www.dependencywalker.com/
--
Best regards,
Vladimir mailto:thecybershadow at gmail.com
More information about the Digitalmars-d
mailing list