atom feed72 messages in at.iem.pd-devRe: [PD-dev] help me with my DLL snafu
FromSent OnAttachments
Hans-Christoph SteinerDec 19, 2005 9:54 pm 
Thomas GrillDec 20, 2005 3:16 am 
james tittleDec 20, 2005 9:05 am 
Thomas GrillDec 20, 2005 9:36 am 
Hans-Christoph SteinerDec 20, 2005 10:12 am 
Miller PucketteDec 20, 2005 10:20 am 
Hans-Christoph SteinerDec 20, 2005 10:29 am 
Hans-Christoph SteinerDec 20, 2005 11:03 am 
Miller PucketteDec 20, 2005 11:16 am 
Mathieu BouchardDec 20, 2005 11:54 am 
Miller PucketteDec 20, 2005 12:11 pm 
Hans-Christoph SteinerDec 20, 2005 12:23 pm 
Mathieu BouchardDec 20, 2005 12:25 pm 
Mathieu BouchardDec 20, 2005 12:27 pm 
Martin PeachDec 20, 2005 12:35 pm 
cDec 20, 2005 12:37 pm 
Miller PucketteDec 20, 2005 12:45 pm 
cDec 20, 2005 12:46 pm 
cDec 20, 2005 12:48 pm 
Martin PeachDec 20, 2005 12:51 pm 
Mathieu BouchardDec 20, 2005 12:58 pm 
james tittleDec 20, 2005 1:02 pm 
Frank BarknechtDec 20, 2005 1:14 pm 
Martin PeachDec 20, 2005 1:20 pm 
Miller PucketteDec 20, 2005 1:21 pm 
Mathieu BouchardDec 20, 2005 1:26 pm 
Mathieu BouchardDec 20, 2005 1:34 pm 
Frank BarknechtDec 20, 2005 1:47 pm 
Mathieu BouchardDec 20, 2005 1:50 pm 
Frank BarknechtDec 20, 2005 2:05 pm 
Hans-Christoph SteinerDec 20, 2005 2:50 pm 
Hans-Christoph SteinerDec 20, 2005 2:56 pm 
Frank BarknechtDec 20, 2005 3:09 pm 
Miller PucketteDec 20, 2005 4:36 pm 
Hans-Christoph SteinerDec 20, 2005 8:44 pm 
Miller PucketteDec 20, 2005 10:47 pm 
geigerDec 21, 2005 2:06 am 
David Plans CasalDec 21, 2005 3:10 am 
IOhannes m zmoelnigDec 21, 2005 9:52 am 
Martin PeachDec 21, 2005 10:10 am 
Miller PucketteDec 21, 2005 10:44 am 
Mathieu BouchardDec 21, 2005 10:47 am 
Mathieu BouchardDec 21, 2005 11:05 am 
Thomas GrillDec 21, 2005 12:49 pm 
Mathieu BouchardDec 22, 2005 6:05 am 
Mathieu BouchardDec 22, 2005 6:07 am 
Thomas GrillDec 22, 2005 6:31 am 
Mathieu BouchardDec 22, 2005 9:04 am 
cDec 22, 2005 10:09 am 
Hans-Christoph SteinerDec 23, 2005 12:04 am 
Mathieu BouchardDec 23, 2005 2:11 am 
Mathieu BouchardDec 23, 2005 1:30 pm 
Thomas GrillDec 23, 2005 1:43 pm 
Hans-Christoph SteinerDec 24, 2005 12:00 am 
Thomas GrillJan 9, 2006 4:28 am 
IOhannes m zmoelnigJan 9, 2006 4:48 am 
cdrJan 9, 2006 5:09 am 
cdrJan 9, 2006 5:16 am 
Christian KlippelJan 9, 2006 5:47 am 
Thomas GrillJan 9, 2006 6:32 am 
Hans-Christoph SteinerJan 9, 2006 8:07 am 
Hans-Christoph SteinerJan 9, 2006 8:21 am 
Hans-Christoph SteinerJan 9, 2006 8:28 am 
IOhannes m zmoelnigJan 9, 2006 9:06 am 
Hans-Christoph SteinerJan 9, 2006 9:39 am 
IOhannes m zmoelnigJan 9, 2006 9:53 am 
IOhannes m zmoelnigJan 9, 2006 10:00 am 
cdrJan 9, 2006 10:30 am 
cdrJan 9, 2006 10:38 am 
cdrJan 9, 2006 10:40 am 
Hans-Christoph SteinerJan 9, 2006 7:36 pm 
Thomas GrillJan 10, 2006 3:40 am 
Subject:Re: [PD-dev] help me with my DLL snafu
From:Miller Puckette (mpuc@imusic1.ucsd.edu)
Date:Dec 20, 2005 11:16:16 am
List:at.iem.pd-dev

Yes, but "windows" is also a generic term, which "darwin" and "linux" aren't. Perhaps "pd_microsoft", but that would be a 12-letter suffix!

M On Tue, Dec 20, 2005 at 02:03:24PM -0500, Hans-Christoph Steiner wrote:

How about pd_windows? After all "darwin" and "linux" are full OS names, so it would be consistent.

pd_linux pd_darwin pd_windows

.hc

On Dec 20, 2005, at 1:21 PM, Miller Puckette wrote:

This is a good idea all around... I'd suggest "pd_msw", and to search for "pd_msw" extensions before falling back to ".dll". If you don't do it first I'll go on and code it here.

cheers Miller

On Tue, Dec 20, 2005 at 01:12:57PM -0500, Hans-Christoph Steiner wrote:

On Dec 20, 2005, at 12:36 PM, Thomas Grill wrote:

...is it impossible to use different postfix's on windows? Not that it'll help, but in Xcode it's called "executable extension", so maybe there's an option equally obscure on windoze?

i have always wondered why there is just .dll, and no .pd_win or .pd_nt or whatever, similar to pd_darwin. Just having done some short tests, doesn't seem to be a reason for that, as everything is working ok. Clearly the pd loader would have to be extended. To my mind, it's advantageous to be able to use both the native shared library extensions (like .so, .dylib, .dll) and custom pd ones. The former to easily use it with dynamic linking and the latter to resolve name clashes....

Make a diff and I'll included it in Pd-extended.

.hc

Man has survived hitherto because he was too ignorant to know how to realize his wishes. Now that he can realize them, he must either change them, or perish. -William Carlos Williams

http://at.or.at/hans/