hi all,
attached you find a series of two patches against the pd-extended branch to compile pd extended on the x86_64 architecture:
0001-pd-extended-build-fix-for-x86_64.patch: passes -fPIC to the cyclone build system
0002-iem_tab-x86_64-fixes.patch compile fixes for the iem_tag library
best, tim
Hey Tim,
Thanks for the patches. But they don't seem to be attached. The best thing to do would be to post them to the patch tracker as separate items, since they are patches for different people's code.
.hc
On Jun 10, 2009, at 9:22 AM, Tim Blechmann wrote:
hi all,
attached you find a series of two patches against the pd-extended branch to compile pd extended on the x86_64 architecture:
0001-pd-extended-build-fix-for-x86_64.patch: passes -fPIC to the cyclone build system
0002-iem_tab-x86_64-fixes.patch compile fixes for the iem_tag library
best, tim
-- tim@klingt.org http://tim.klingt.org
The price an artist pays for doing what he wants is that he has to do it. William S. Burroughs
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
----------------------------------------------------------------------------
Programs should be written for people to read, and only incidentally for machines to execute. - from Structure and Interpretation of Computer Programs
Thanks for the patches. But they don't seem to be attached. The best thing to do would be to post them to the patch tracker as separate items, since they are patches for different people's code.
i submitted my patches to the tracker ... the 0.41 part of the pd-extended branch now compiles on x86_64 except for pidip.
btw, my patches are also available from my git mirror [1] ...
best, tim
[1] http://tim.klingt.org/git?p=pure-data.git;a=shortlog;h=refs/heads/pd-extende...