help understanding import libraries
maarten van damme
maartenvd1994 at gmail.com
Sat Aug 20 13:14:09 PDT 2011
hello.d first only used part from druntime, thats when it compiled to 144
kb. If I follow the same procedure with parts from phobos.lib it is 500 kb
like yours.
I think it is because of my sc.ini.
it contatins this:
-I%@P%\..\..\src\phobos" "-I%@P%\..\..\src\druntime\import"
"-I%@P%\..\..\src\gtkd\src"
"-I%@P%\..\..\src\gtkd\srcsv" "-I%@P%\..\..\src\gtkd\srcgda"
"-I%@P%\..\..\src\gtkd\srcgl"
"-I%@P%\..\..\src\gtkd\srcgstreamer" "-L %@P%\..\lib\GtkD.lib"
"-I%@P%\..\..\src\bindings"
"-L %@P%\..\lib\win32.lib"
Is it including stuff from that while that's not used?
I'm using dmd on windows 7.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20110820/50d38a50/attachment.html>
More information about the Digitalmars-d-learn
mailing list