[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: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2003-08-01 08:12:17 CEST

Branko Čibej wrote:
> 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

That's possible. I guess I just expect the build system to generate sources,
not the makefile generator.

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 1 08:14:47 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.