From f520457f7314ef8432bf4253533f9d56fd74a213 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 8 Nov 2003 03:35:34 +0000 Subject: "" svn path=/trunk/; revision=1174 --- externals/grill/flext/readme.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'externals/grill/flext/readme.txt') diff --git a/externals/grill/flext/readme.txt b/externals/grill/flext/readme.txt index 083b3bc0..441f598a 100644 --- a/externals/grill/flext/readme.txt +++ b/externals/grill/flext/readme.txt @@ -49,9 +49,12 @@ With your project using flext, be sure to define "FLEXT_SYS=2". pd - linux: ----------- -o GCC: edit "config-pd-linux.txt" & run "sh build-pd-linux.sh" +o GCC,ICC: edit "config-pd-linux.txt" & run "sh build-pd-linux.sh" additional settings (e.g. target processor, compiler flags) can be made in makefile.pd-linux +Several variations of the flext library will be built: release and debug version of single-threaded and multi-threaded static libraries and of a multi-threaded shared library, respectively. +These will be installed into the flext directory given in config-pd-linux.txt. For the shared libraries to be found, be sure to specify the flext folder in the /etc/ld.so.conf. + With your project using flext, be sure to define "FLEXT_SYS=2". -- cgit v1.2.1