From 216da4973fc523fc207d5d0f5986da227e7e6665 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 6 Jul 2005 16:08:20 +0000 Subject: changed initialization functions accordingly FIFO code with mutex lock c++ conformance fix fixes for Codewarrior updates for OSX extracted maps into flmap.h fix for BCC made flext::Forward threadsafe don't install build system yet digest one-element list messages as single atoms updated tutorials fixes for MSVC6 documentation slimmed object data structures simplified message analysis corrected flext version to 0.4.5 added X86-64 code for lockfree fifos preparation of release upgraded version number svn path=/trunk/; revision=3292 --- externals/grill/flext/build.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'externals/grill/flext/build.txt') diff --git a/externals/grill/flext/build.txt b/externals/grill/flext/build.txt index 3f1073d2..fd7be6c8 100644 --- a/externals/grill/flext/build.txt +++ b/externals/grill/flext/build.txt @@ -45,7 +45,7 @@ Useful combinations of the above are under Windows: pd msvc, using nmake pd cygwin, using gnumake -pd mingw, using gnumake +pd mingw, using gnumake (from the CMD prompt, not msys!) max msvc, using nmake pd bcc, using bmake @@ -144,9 +144,10 @@ A missing combination does not necessarily mean that it won't work. win-pd-msvc, single/multi/shared win-pd-bcc, single/multi/shared -win-pd-mingw, single/multi/shared -win-pd-cygwin, +win-pd-mingw, single/multi/shared (from CMD prompt, not MSYS) +win-pd-cygwin, --- NOT WORKING (compiles but crashes) ---- win-max-msvc, single/multi/shared +win-max-mingw, --- NOT WORKING (wrong structure packing) ---- mac-pd-gcc, single/multi/shared -- cgit v1.2.1