You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Branko Čibej <br...@xbc.nu> on 2003/06/03 21:31:19 UTC

Re: svn commit: rev 6132 - trunk/build/generator

gstein@tigris.org wrote:

>Author: gstein
>Date: Tue Jun  3 04:47:51 2003
>New Revision: 6132
>
>Modified:
>   trunk/build/generator/extractor.py
>Log:
>Add some code to associate extracted function names with the libraries
>that they belong to.
>
>* build/generator/extractor.py:
>  (scan_headers): new function to scan all headers
>  (headers_to_libraries): new dict to map header names to library names
>  (__main__): adjust the types of invocation
>
[snip]

>+  'test' : 'test',  # do we need symbols here? or just always build static?
>
I'd say so, yes. One of the things in that library happens to be the
main() function for the C test drivers, which had better be linked
statically. :-)


-- 
Brane Čibej   <br...@xbc.nu>   http://www.xbc.nu/brane/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org