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

Re: VC++ 2005 Express build

From: Vadim Chekan <kot.begemot_at_gmail.com>
Date: 2005-12-16 20:45:37 CET

On 12/16/05, Stefan Küng <tortoisesvn@gmail.com> wrote:
> D.J. Heap wrote:
> > On 12/15/05, Stefan Küng <tortoisesvn@gmail.com> wrote:
[cut]

> The third file attached is a patched makefile for the apr-iconv modules.
> It silences the warnings generated for each linked *.so module and also
> embeds the manifest file needed if built with the CRT80 (which comes
> with VS.NET2005). It's not really necessary, but I'd rather have the
> manifest inside the modules than to ship a separate *.manifest file for
> each *.so module.
> This should of course only be used if compiled with VS.NET2005 -
> VS.NET2003 doesn't have the mt tool required for this.

Manifest can be turned off.
http://msdn2.microsoft.com/en-us/library/f2c0w594.aspx
/MANIFEST:NO option to the linker.

Vadim Chekan.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 16 20:47:34 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.