You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Lieven Govaerts <lg...@mobsol.be> on 2006/02/15 18:56:09 UTC

RE: Circular library dependency under Windows?

I did an update of trunk up to revision 18467 on Windows, cleaned the
intermediate files, built the __ALL_TESTS__ target in Visual Studio.NET 2003
and ran fs-test, fs-base-test and svnserve. All without any problem.

I'm not very familiar with the "circular dependencies" problem, I suppose a
two-pass linker solves this automatically?

Isn't this something an automated build solution would have caught? Maybe I
should set one up.

Lieven.


> -----Original Message-----
> From: kfogel@newton.ch.collab.net 

> >
> > Hmmm, I thought such circular dependencies were not supported on 
> > Windows...
> 
> You mean having the lower-level library make calls into the 
> higher-level library?  Hmm, that's a good point.  It just 
> compiled and worked for me (Debian GNU/Linux), so I assumed 
> there was no problem.
> 
> Can anyone with more Windows development experience say for 
> sure?  If necessary, I can trivially rewrite the change.  
> This would result in a bit of duplicated code (sigh), but I 
> can put comments to help keep the duplicates in sync.
> 
> Thanks for the review, Peter.
> 
> -Karl



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org