[Crossfire-wiki] [Crossfire DokuWiki] page changed: user:cavesomething:crosscompiling_for_windows

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Wed May 19 20:00:23 CDT 2010


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2010/05/19 20:00
User        : cavehippo
Edit Summary: 

@@ -71,15 +71,17 @@
  === Configuring ===
  
  You will need to create a configure script if you don't have one already, try running
  <code>
- ./autogen.sh --host=i586-mingw32msvc --with-sdl-exec-prefix=/usr/i586-mingw32msvc
+ LIBS=pthreadGC2; ./autogen.sh --host=i586-mingw32msvc --with-sdl-exec-prefix=/usr/i586-mingw32msvc
  </code>
  
  if you already have a configure script, then you can run it directly:
  <code>
- ./configure --host=i586-mingw32msvc --with-sdl-exec-prefix=/usr/i586-mingw32msvc
+ LIBS=pthreadGC2; ./configure --host=i586-mingw32msvc --with-sdl-exec-prefix=/usr/i586-mingw32msvc
  </code>
+ 
+ (if you are using a different version of pthread, then change LIBS as appropriate).
  
  either way, you should end up with a configuration summary that looks like this:
  
  <code>


IP-Address  : 81.141.58.188
Old Revision: http://wiki.metalforge.net/doku.php/user:cavesomething:crosscompiling_for_windows?rev=1274316770
New Revision: http://wiki.metalforge.net/doku.php/user:cavesomething:crosscompiling_for_windows

-- 
This mail was generated by DokuWiki at
http://wiki.metalforge.net/




More information about the crossfire-wiki mailing list