From c3ae6e7ab08db709ffa1975eea70bfc9461f1d6a Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 3 Mar 2003 07:57:50 +0000 Subject: "" svn path=/trunk/; revision=448 --- externals/grill/flext/tutorial/config-pd-cygwin.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'externals/grill/flext/tutorial/config-pd-cygwin.txt') diff --git a/externals/grill/flext/tutorial/config-pd-cygwin.txt b/externals/grill/flext/tutorial/config-pd-cygwin.txt index 237cd519..82705200 100644 --- a/externals/grill/flext/tutorial/config-pd-cygwin.txt +++ b/externals/grill/flext/tutorial/config-pd-cygwin.txt @@ -21,3 +21,8 @@ FLEXTPATH=${PDPATH}/flext # where should the examples be built? OUTPATH=./pd-cygwin + +# additional compiler flags +# (check if they fit to your system!) +UFLAGS=-mcpu=pentiumpro # gcc 2.95 +#UFLAGS=-mcpu=pentium3 -msse # gcc 3.2 -- cgit v1.2.1