r3866 - branches/beast-mingw



Author: stw
Date: 2006-08-24 15:01:22 -0400 (Thu, 24 Aug 2006)
New Revision: 3866

Modified:
   branches/beast-mingw/WIN32porting
Log:
updates


Modified: branches/beast-mingw/WIN32porting
===================================================================
--- branches/beast-mingw/WIN32porting	2006-08-24 18:13:15 UTC (rev 3865)
+++ branches/beast-mingw/WIN32porting	2006-08-24 19:01:22 UTC (rev 3866)
@@ -37,6 +37,22 @@
 
 ....
 
+compile libtool-1.5.22 mingwport, as obtainable from www.mingw.org (for libguile-1.8.0, see below)
+
+....
+
 to compile libgmp-4.2.1:
 
 ./configure --prefix=/home/Stefan/prog/win32/win32-dev --enable-shared --disable-static ABI=32
+
+....
+
+to compile libguile-1.8.0:
+
+(see above for guile-1.6.8 comments, some of which apply as well)
+
+* use LDFLAGS and CFLAGS to use libgmp from custom location
+
+....
+
+




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]