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