[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-07 21:31:57 CEST

Branko Čibej wrote:
> Russell Yanofsky wrote:
>
>> (Generator.get_win_libs): add perl56.lib library for perl
>> modules
>>
> Is there a remote possibility that we might detect the version of
> Perl, instead of hardcoding support for 5.6? For example, I have
> version 5.8 on my box. Running "perl -e 'print $]'" and converting
> the output would do just fine.

Sure, I'll try to implement that.

>> * build/win32/gen_swig_runtime.py:
>> new python script which generates swig runtime code for
>> various languages
>>
> I _still_ don't understand why you don't generate these sources in
> gen_win.py when the .dsp/.vcproj stuff is generated, and not from the
> project files themselves.

I just want to keep the ugliness of building the swig runtime out of
gen-make. In general, gen-make should be limited to generating makefiles and
project files. If it becomes an all purpose build script, it's going to turn
into spaghetti and be more diffcult to maintain.

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 7 22:11:56 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.