[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-06-03 23:31:19 CEST

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   <brane_at_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
Received on Tue Jun 3 23:30:06 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.