[PD-dev] Pdextended 0.43.1 and vista

IOhannes m zmoelnig zmoelnig at iem.at
Tue Jul 12 09:22:24 CEST 2011


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

On 2011-07-11 19:37, Hans-Christoph Steiner wrote:
> 
> 
> That makes me think.... so ./configure is finding libdl find, and then
> setting HAVE_LIBDL, and then the code in s_loader.c is going to do both
> HAVE_LIBDL and the MSW section below it.  So I guess we should force
> this build system to not use HAVE_LIBDL on Windows, or fix the define to
> be something like:
> 

shouldn't it be more like trying all available dylib loading mechanisms?
e.g. if HAVE_LIBDL than try using dlopen, if that fails fall back to the
w32 native LoadLibrary.

and finally, Pd should probably still be able to compile even if no
dylib mechanism is present (think iOS). if the system cannot loading
libraries, than Pd won't be able to load externals, but internals and
abstractions will continue to work.

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

iEYEARECAAYFAk4b9i8ACgkQkX2Xpv6ydvR69wCcCkGaSVhyoJ6cv/ZYn/B2sYSg
nhoAoLNoQkdkh6bMtZWVcUARzHqBOTvh
=7i7B
-----END PGP SIGNATURE-----

-------------- 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/20110712/4d90e673/attachment.bin>


More information about the Pd-dev mailing list