-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2011-07-05 18:02, Hans-Christoph Steiner wrote: > > Hmm, that sounds like progress. Perhaps removing CC=g++ and then adding > something like this would work: > > if ASIO > EXTRA_SUBDIRS += asio > # automake hack to force linking with g++ > lib_LTLIBRARIES = libdummy.la > libdummy_la_SOURCES = > # Dummy C++ source to cause C++ linking. > nodist_EXTRA_libdummy_la_SOURCES = dummy.cxx > endif
hmm, no this shouldn't work at all. it only tells automake to also build an additional (dummy) c++-library if ASIO was defined. it won't affect linking of pd at all (libdummy is not linked agains pd). if it does succeed, than i would suggest to report a bug agains automake... fgmadr IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk4anwsACgkQkX2Xpv6ydvSkZwCfVY7sgmCN+/+BFUeXpGgPusPN J24AoOrQCn69cjU3bJrn3aFIMbtu18iX =yemY -----END PGP SIGNATURE-----
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev