Re: Using static library
- From: Ulrich Eckhardt <eckhardt@xxxxxxxxxxxxxx>
- Date: Tue, 12 Dec 2006 09:04:29 +0100
myfavdepo@xxxxxxxxx wrote:
what i do not understand is that how the
buiding of the static library was successful first time without
resolving the references to the xerces?
A static library is nothing but a collection of object files. If there are
unresolved symbols, they simply stay unresolved until the final linking
stage. In fact I think the no resolving at all is done.
Uli
.
- References:
- Using static library
- From: myfavdepo
- Using static library
- Prev by Date: Using static library
- Next by Date: create a project without dialog
- Previous by thread: Using static library
- Next by thread: create a project without dialog
- Index(es):
Relevant Pages
|