Update of /cvsroot/mahogany/M/doc
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv3563/doc

Modified Files:
        build_win.txt 
Log Message:
compilation with wxWine

Index: build_win.txt
===================================================================
RCS file: /cvsroot/mahogany/M/doc/build_win.txt,v
retrieving revision 1.29
retrieving revision 1.30
diff -b -u -2 -r1.29 -r1.30
--- build_win.txt       1 Aug 2006 06:28:01 -0000       1.29
+++ build_win.txt       4 Sep 2006 23:15:34 -0000       1.30
@@ -128,7 +128,4 @@
 
 
-
-
-
 2. Cygwin
 ---------
@@ -171,3 +168,18 @@
 IMAP does not work with mingw.
 
+
+3. WINE
+-------
+
+Although it's not for building under MS Windows, we'll describe it here.
+
+a) Build process
+----------------
+
+cd <path to Mahogany sources>
+mkdir build.wine
+cd build.wine
+CC=winegcc CXX=wineg++ ../configure --without-python --without-dspam 
--with-modules=static --disable-dialup --without-ssl
+make
+
 vi: ts=8 sw=3 nolist nocin ai:


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to