yeah, one of the reasons I'm trying wine out is so I can have both MSVC and mingw running (and be sure they don't step on each others' toes, which I can do by setting up separate "disks" for them to live on).
Amazingly, I can even run Pd in wine, although I haven't tried to do anything with it.
this is part of a larger project to set up a few virtual environments (wine but also xen for running various linuxes and Windowses) so that I can be more confident that changes I make won't be breaking things for everyone else.
Of course (see Zmoelnig's new thread) I seem so far to have mostly made negative progress.
cheers M
On Mon, Dec 03, 2012 at 04:55:31PM -0500, Hans-Christoph Steiner wrote:
Hey Miller,
I see that you are using MSVC via Wine on GNU/Linux. I don't know how well supported that arrangement is, for a widely supported version of that arrangement, you should try running the MinGW builds on GNU/Linux. The makefile.mingw should work fine for that just set compiler (i.e. make CC=/path/to/mingw-gcc). Here's lots of docs for doing this on Fedora:
https://fedoraproject.org/wiki/MinGW
Most distros include a mingw-gcc cross-compiler, so they just need to 'yum install', 'apt-get install', etc.
.hc _______________________________________________ Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev