Re: [Faudiostream-devel] unrecognized command line option "-Wexit-time-destructors"

2014-10-07 Thread Albert Graef
De rien. :) I just submitted an update request for the faust-devel and faust2-devel ports in MacPorts, they should soon become available when Ryan has the time to commit them. I'll also make some Windows package available soon (built using Mingw). Packages for Arch Linux are available from the AUR

Re: [Faudiostream-devel] unrecognized command line option "-Wexit-time-destructors"

2014-10-07 Thread Stéphane Letz
Thanks Albert for your hard work... Stéphane Le 7 oct. 2014 à 21:57, Albert Graef a écrit : > Done. $(CXX) is now used throughout, so that the default system C++ compiler > is used and you can easily switch compilers, too. Also, the dynamic target > depends on the proper phony targets so that

Re: [Faudiostream-devel] unrecognized command line option "-Wexit-time-destructors"

2014-10-07 Thread Albert Graef
Done. $(CXX) is now used throughout, so that the default system C++ compiler is used and you can easily switch compilers, too. Also, the dynamic target depends on the proper phony targets so that 'make -j' works without a hitch, and I added a 'make world' convenience target which builds the most co

Re: [Faudiostream-devel] unrecognized command line option "-Wexit-time-destructors"

2014-10-07 Thread Stéphane Letz
OK. Stéphane Le 7 oct. 2014 à 17:14, Albert Graef a écrit : > Hi Stéphane, > > thanks for fixing that so quickly. Ryan Schmidt has also discovered a few > more glitches in the Makefiles that we should fix upstream to facilitate > maintaining the MacPorts ports. So if you don't mind then I'll

Re: [Faudiostream-devel] unrecognized command line option "-Wexit-time-destructors"

2014-10-07 Thread Albert Graef
Hi Stéphane, thanks for fixing that so quickly. Ryan Schmidt has also discovered a few more glitches in the Makefiles that we should fix upstream to facilitate maintaining the MacPorts ports. So if you don't mind then I'll just commit his patches to the master and faust2 branches as soon as I find

Re: [Faudiostream-devel] unrecognized command line option "-Wexit-time-destructors"

2014-10-07 Thread Stéphane Letz
Fixed on GIT. Stéphane Le 7 oct. 2014 à 10:59, Ryan Schmidt a écrit : > Hello, I'm the maintainer for the Faust ports in the MacPorts package > management system. I've just committed updates to the Faust 1.x and 2.x > development version ports, thanks to the efforts of Dr. Albert Graef, as

[Faudiostream-devel] unrecognized command line option "-Wexit-time-destructors"

2014-10-07 Thread Ryan Schmidt
Hello, I'm the maintainer for the Faust ports in the MacPorts package management system. I've just committed updates to the Faust 1.x and 2.x development version ports, thanks to the efforts of Dr. Albert Graef, as a result of which our automated build servers kicked off some builds. The build