<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>That moocow issue is caused by the fact that with Pd-devel and Pd-extended everything is now built in-place in 'pd/src' rather than those odd 'pd/obj' and 'pd/bin' dirs. &nbsp;Should be fixed in this commit:</div><div><br></div><div><a href="http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&amp;revision=12502">http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&amp;revision=12502</a></div><div><br></div><div>.hc</div><br><div><div>On Sep 30, 2009, at 11:35 AM, &lt;<a href="mailto:martin.peach@sympatico.ca">martin.peach@sympatico.ca</a>&gt; &lt;<a href="mailto:martin.peach@sympatico.ca">martin.peach@sympatico.ca</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="hmmessage" style="font-size: 10pt; font-family: Verdana; ">The latest autobuild for windows<span class="Apple-converted-space">&nbsp;</span><br><a href="http://autobuild.puredata.info/auto-build/latest/Pd-0.42.5-extended-windowsxp-i386.exe">http://autobuild.puredata.info/auto-build/latest/Pd-0.42.5-extended-windowsxp-i386.exe</a><br>now installs pd.a as pd.lib and that seems to work OK to link against with MSVisualC++2008ExpressEdition, so the .def file that is also installed is probably redundant.<br><br>I notice in the log that moocow stuff fails when -lpd is used, although -lpd works OK for pd.dll and others:<br><br>gcc -DPD -I/home/pd/auto-build/pd-extended/pd/src -Wall -W -ggdb -I/home/pd/auto-build/pd-extended/Gem/src -mms-bitfields -DMSW -DNT -D'O_NONBLOCK=1' -D'srand48(n)=srand((n))' -D'drand48()=((double)rand()/RAND_MAX)' -D'bzero(p,n)=memset(p,0,n)' -L/home/pd/auto-build/pd-extended/pd/bin -L/home/pd/auto-build/pd-extended/pd/obj -L/sw/lib -shared -L/home/pd/auto-build/pd-extended/externals/moocow/extended/build.moo/bin -L/home/pd/auto-build/pd-extended/externals/moocow/extended/build.moo/obj -o locale.dll locale.o -lpd -lwsock32 -lpthreadGC2 -lkernel32 -luser32 -lgdi32 -lregex<br><pre>c:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot find -lpd<br></pre><br>Maybe the path is wrong? I don't think it wants to find libpd.a instead of pd.a, since<br>in makefile.mingw, pd.dll is built with --out-implib=pd.a, then pd.exe uses -lpd without any errors.<br><br>Martin<br><br>_______________________________________________<br>Pd-dev mailing list<br><a href="mailto:Pd-dev@iem.at">Pd-dev@iem.at</a><br><a href="http://lists.puredata.info/listinfo/pd-dev">http://lists.puredata.info/listinfo/pd-dev</a><br></div></blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><br class="Apple-interchange-newline"><div><br class="khtml-block-placeholder"></div><div><br></div><div>----------------------------------------------------------------------------<br></div><div><br class="khtml-block-placeholder"></div><div>&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;kill your television</div><br class="Apple-interchange-newline"></div></span> </div><br></body></html>