[PD-dev] Pdextended 0.43.1 and vista

IOhannes m zmoelnig zmoelnig at iem.at
Mon Jul 11 11:08:28 CEST 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2011-07-05 13:04, Patrice Colet wrote:
> I've removed this in configure.ac:
> 
> # ASIO is a C++ library, so if its included, then use g++ to build
> CC=g++
> 
> compiles fine, only pd.exe is not working but pd.dll is fine, everything is built.
> 
> from all I've read in gnu manuals, automake automatically set g++ for cpp files so there is no need to set CC.
> 

this what i have been suggesting (i think)

attached is a diff against upstreams Pd that should use g++ for linking
when using ASIO (it might use g++ for all linking, but that should be ok
as well), by letting automake choose (rather than forcing it to use a
special linker like "g++" (which hardcodes the compiler name...uähh))

it works on linux :-)


fmgasdr
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4avYkACgkQkX2Xpv6ydvTwPACeOmrqMSLAdz/YA+68e4zgWYHO
cZcAn32FOZOtnyIsGBoDfSDq/xYwwFFX
=Djnx
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-force-C-linker-when-linking-with-ASIO.patch
Type: text/x-patch
Size: 1187 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20110711/fce442c9/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20110711/fce442c9/attachment-0003.bin>


More information about the Pd-dev mailing list