If you wish to support python it has to be VC6 until Python 2.4 ships
which will be built with VC71 (or better). Then the win32 subversion
must be built with VC71 to support python.
This is because its not supposed to be possible to share FILE objects
between VC6 and VC71 runtimes.
Barry
At 16-03-2004 02:27, D.J. Heap wrote:
>Branko Cibej wrote:
>>Quoting Sander Striker <striker@apache.org>:
>[snip]
>>
>>>Do you normally build with VC6 or VC7? Anything else I should be aware
>>>of?
>>
>>VC6, but it really shouldn't matter. The directory structure
>>in the zip files doesn't "just happen"; I think I could send
>>you the dist script I use tomorrow.
>>
>>-- Brane
>
>The C runtime libraries will be different (msvcrt.dll vs msvcrt71.dll)
>which would affect the installer, at least, wouldn't it? Unless it is
>already smart enough to handle that.
>
>DJ
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: dev-help@subversion.tigris.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 16 11:23:03 2004