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

Re: [PATCH] dynamically link swig runtime on windows (Can I commit this?)

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-08-01 07:57:54 CEST

Russell Yanofsky wrote:

>Branko Čibej wrote:
>
>
>>Russell Yanofsky wrote:
>>
>>
>>
>>>Anyway, I rewrote it to work on windows 9x. I think using python for
>>>this would be overkill since all it does is concatenate a few source
>>>files together.
>>>
>>>
>>>
>>Nope, it wouldn't be overkill, especially as you do _not_ want to
>>generate those files at build time.
>>
>>
>
>Why not? This is how the runtime gets built on unix, see swig's
>Runtime/Makefile.in.
>
>
That makefile doesn't know that we have a gen-make.py. Since the
installed version of SWIG isn't likely to change often, you might as
well let gen-make.py generate the runtime sources for you (or, as I
suggested elswhere, just build the runtime straight from the sources in
the SWIG library dir, if that's possible).

-- 
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 Fri Aug 1 07:58:44 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.