I have been thinking that the easiest way to incorporate flext into the Pd-extended build system is to create pre-made config-*-pd-gcc.txt files and then have the Makefile copy them into place.
Would that work ok on the flext side of things? Does anyone have some working ones to contribute?
.hc
________________________________________________________________________ ____
Hi Hans-Christoph,
I have been thinking that the easiest way to incorporate flext into the Pd-extended build system is to create pre-made config-*-pd-gcc.txt files and then have the Makefile copy them into place.
Would that work ok on the flext side of things? Does anyone have some working ones to contribute?
you could take the templates, *.def in the buildsys hierarchy from which the original config*.txt files are generated. These don't make assumptions about CPU etc. and should therefore be portable
greetings, Thomas