hep, as you say, i just wanted to mention that
--- makefile.pd-linux~ 2003-05-17 17:16:55.000000000 +0200 +++ makefile.pd-linux 2003-09-18 19:04:14.000000000 +0200 @@ -14,3 +14,3 @@
-FLEXTLIB=$(FLEXTPATH)/flext_t.a +FLEXTLIB=$(FLEXTPATH)/libflext_t.a
Yes, thanks for pointing that out: the flext libraries can be built using a new and an old naming convention (which can be adjusted in flext/config-pd-*.txt with the V4_NAMING tag). When using the new one, also the static libraries have lib* prepended. Some of the makefiles of my cvs projects may rely on that. For the release version of flext 0.5.0 and other projects i'll find a backwards compatible solution using links.
greetings, Thomas