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

Re: How can I build svn with Visual C++ Toolkit 2003?

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-01-09 21:27:40 CET

Barry Scott wrote:

> Since posting this I've experimented a little.
>
> Using get-make.py vcproj I get files that need converting to work with
> .net 2003.
> It would be better to gen compatible files. (.net 2002 was a screwed
> up release,
> atleast from the C++ point of view, I doubt you need to support it)

Converting how? And why? gen_make.py certainly can generate vcproj's for
VC.NET 2003.
(And note that SVN is written in C, so I don't care about any C++ issues
in VS.NET 2002.)

> After conversion I could build SVN, but without optimization.
>
> There is a way to get the standard edition to run the optimizing
> compiler,
> but you have to generate the optimization options as additional command
> line switches. Would you support such a change in the vcproj generated
> files?
> They work with the devstudio profession version.

Show me the patch. If it's reasonable, then ot course I'd support the
change.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 9 21:27:28 2005

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.