hello,
I had to make some changes in freshly updated cvs files for compiling pd with mingw:
removed second and third #else in d_fft.c
added ringbuffer.c in portaudio/pablio/ (cvs problem?)
added pa_types.h in portaudio/pa_common/ (cvs problem?)
added asio folder in pd/ (pd/asio/asio.cpp missing)
compiled object are in pd/obj (shouldn't they be in pd/bin ?)
added wish84.exe in pd/bin
patco