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

Re: Need someone to test my win32 .dsp generator scripts

From: Brandon Ehle <azverkan_at_yahoo.com>
Date: 2002-11-27 20:08:43 CET

Arild Fines wrote:

>Brandon Ehle wrote:
>
>
>>Even with non-autogenerated projects, the linker also tends to
>>crash alot compiling subversion, so people should probably hold off
>>compiling subversion with VC.NET until MS releases a patch for the
>>the linker.
>>
>>
>
>I've been compiling Subversion with VC.NET pretty regularly for over 6
>months now, and I have yet to experience a crash - linker-related or
>otherwise. Maybe your installation is broken?
>
>
Its reproducible on all 4 of the machines we have here.

I've seen the bug manifest a couple of times with the regular subversion
libraries, but it is extremely reproducible with the Rapidsvn projects.

Reproduction steps with Rapidsvn:

1) Checkout rapidsvn
2) Open the rapidsvn.dsw projects
3) Build the entire solution, wait for the linker to crash

To get around this problem:

1) Clean the svncpp project
2) Build just the svncpp project
3) *Link* just the rapidsvn project
4) Build the entire solution, it should link correctly this time

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 27 20:07:41 2002

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.