To Pd-announce:
Pd version 0.46-6 is available on http://msp.ucsd.edu/software.htm or via git from sourceforge: git clone git://git.code.sf.net/p/pure-data/pure-data
Great! A new version! And bob~ makes me excited. Yet:
The version of the git checkout pd -version says Pd-0.46.5
while http://msp.ucsd.edu/Software/pd-0.46-6.src.tar.gz is the correct Pd-0.46.6
in the bob~ directory there are GNUmakefiles in the tarball version, and makefiles in the git version.
The git version of bob~ throws a /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.9/libgcc.a when searching for -lgcc and compiles fine in the tarball.
Is this a local problem on my box/installation or is the git repository not yet up to date?