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

Re: svn commit: rev 3166 - clients/rapidsvn/trunk

From: Alexander Mueller <alex_at_littleblue.de>
Date: 2002-09-13 15:38:18 CEST

jmears@tigris.org wrote:

>Author: jmears
>Date: 2002-09-13 08:15:24 -0500 (Fri, 13 Sep 2002)
>New Revision: 3166
>
>Modified:
> clients/rapidsvn/trunk/README.txt
>Log:
>Additional instructions for building wxWindows on linux.
>
>
>Modified: clients/rapidsvn/trunk/README.txt
>==============================================================================
>--- clients/rapidsvn/trunk/README.txt (original)
>+++ clients/rapidsvn/trunk/README.txt Fri Sep 13 08:15:30 2002
>@@ -44,6 +44,11 @@
>
> * Download the wxWindows 2.3.2 libraries: http://www.wxwindows.org/
>
>+ If you are building wxWindows on linux, you will need to specify
>+ the --disable-no-exceptions parameter to configure (see
>+ http://www.wxwindows.org/faqgen.htm#exceptions). For development
>+ to develop RapidSVN you will probably also want --enable-debug.
>+
> * Download the latest Subversion source tree. Here are the directions:
> http://subversion.tigris.org/project_source.html
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: svn-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: svn-help@subversion.tigris.org
>
>
>
>
Do we need to recompile wxwindows to have exceptions in rapidsvn? Or
would it be enough to change the setting in configure.in (like sed -e
"s/-fno-exceptions//g")?

-- 
Alex
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 13 15:39:19 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.