Re: Linking the whole archive.
Vaclav Slavik <[email protected]> Tue, 14 Apr 2009 09:31:04 +0200
| Newsgroups | gmane.comp.sysutils.bakefile.devel |
|---|---|
| Message-ID | <1239694264.14030.5.camel@localhost> |
--===============5212872066971234444==
Content-Type: multipart/signed; micalg="pgp-sha1";
protocol="application/pgp-signature";
boundary="=-u8bJ2Ymg2c1Q4poTYxgu"
--=-u8bJ2Ymg2c1Q4poTYxgu
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
On Mon, 2009-04-13 at 15:42 -0700, Scott Bailey wrote:
> if cfg._embed_libs:
> tool.setAttribute("UseLibraryDependencyInputs",
> bool2vcstr(True))
Note that all the official documentation I could find makes me think
that the behavior you want is just a side-effect of this setting, that
it is meant to do something else
(http://msdn.microsoft.com/en-us/library/024awkd1(VS.80).aspx):
Use Library Dependency Inputs=20
=20
In a large project, when a dependent project produces
a .lib file, incremental linking is disabled. If there
are many dependent projects that produce .lib files,
building the application can take a long time. When this
property is set to Yes, the project system links in
the .obj files for .libs produced by dependent projects,
thus enabling incremental linking.
=20
> Which is more desireable, or is there a better way?
A tag.
Vaclav
--=-u8bJ2Ymg2c1Q4poTYxgu
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (GNU/Linux)
iEYEABECAAYFAknkO7gACgkQxDYa/UZSZMnC5gCcCKl9LZjYAradRcH88O9e2Nsx
gkEAn3IAcO/dm8f8ziN6qwrxeMCgz/UC
=Rjlx
-----END PGP SIGNATURE-----
--=-u8bJ2Ymg2c1Q4poTYxgu--
--===============5212872066971234444==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
--===============5212872066971234444==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Bakefile-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bakefile-devel
--===============5212872066971234444==--