<div dir="ltr">gcc.exe ,GCC. 4.6.2</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/1/16 Hans-Christoph Steiner <span dir="ltr">&lt;<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 01/16/2013 06:28 PM, Esteban Viveros wrote:<br>
&gt; HC,<br>
&gt;<br>
&gt; I have two question at time..<br>
&gt;<br>
&gt; First, I need to add Cygwin to system path? If yes, I run SETX path<br>
&gt; c:\cygwin;c:\cygwin\bin;%path%  in Cygwin Terminal?<br>
<br>
</div>This is probably optional but cygwin is useful.  You do it from the System<br>
control panel:<br>
<a href="http://www.computerhope.com/issues/ch000549.htm" target="_blank">http://www.computerhope.com/issues/ch000549.htm</a><br>
<br>
If you install TortoiseSVN, I don&#39;t think you need cygwin at all (watch out<br>
for download links in the big add in that page):<br>
<a href="http://tortoisesvn.net/downloads.html" target="_blank">http://tortoisesvn.net/downloads.html</a><br>
<div class="im"><br>
&gt; Two, In session: &quot;Copying Libgmp-10Dll for Cc1.Exe&quot; I don&#39;t have<br>
&gt; /mingw/libexec/gcc/mingw32/4.7.2/ but I have<br>
&gt; /mingw/libexec/gcc/mingw32/4.6.2  I need to create the 4.7.2 directory or<br>
&gt; copy the dll&#39;s to 4.6.2?<br>
<br>
</div>Copy the dlls to the existing folder, don&#39;t create a new one.  You can tell<br>
which version of gcc you have by doing:<br>
<br>
gcc --version<br>
<br>
My guess is that you have 4.6.2, which should work fine.<br>
<span class="HOEnZb"><font color="#888888"><br>
.hc<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 2013/1/16 Hans-Christoph Steiner &lt;<a href="mailto:hans@at.or.at">hans@at.or.at</a>&gt;<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; Start by installing Jack on your windows machine and setting up a Pd build<br>
&gt;&gt; environment:<br>
&gt;&gt; <a href="http://puredata.info/docs/developer/WindowsMinGW" target="_blank">http://puredata.info/docs/developer/WindowsMinGW</a><br>
&gt;&gt;<br>
&gt;&gt; You can skip the &quot;Building library dependencies for Windows from SVN<br>
&gt;&gt; &#39;/sources&#39;&quot; section for now.<br>
&gt;&gt;<br>
&gt;&gt; Then in the MSYS MinGW shell, do this:<br>
&gt;&gt;<br>
&gt;&gt; git clone git://<br>
&gt;&gt; <a href="http://pure-data.git.sourceforge.net/gitroot/pure-data/pd-extended.git" target="_blank">pure-data.git.sourceforge.net/gitroot/pure-data/pd-extended.git</a><br>
&gt;&gt; cd pd-extended/src<br>
&gt;&gt; make -f makefile.mingw<br>
&gt;&gt;<br>
&gt;&gt; That should give you a regular Pd build.  Then download a Pd-extended<br>
&gt;&gt; 0.43.4<br>
&gt;&gt; zip version and unzip it.  I usually put it on my desktop.  Then you can<br>
&gt;&gt; install your new build into it:<br>
&gt;&gt;<br>
&gt;&gt; make -f makefile.mingw<br>
&gt;&gt; DESTDIR=&quot;$USERPROFILE/Desktop/Pd-0.43.4-extended-20130115 prefix= install<br>
&gt;&gt;<br>
&gt;&gt; If that works, then you&#39;re ready to try to build against Jack.  Replace<br>
&gt;&gt; pd-extended/src/makefile.mingw with makefile.mingw that is attached to this<br>
&gt;&gt; email, and try this:<br>
&gt;&gt;<br>
&gt;&gt; cd pd-extended/src<br>
&gt;&gt; make -f makefile.mingw clean<br>
&gt;&gt; make -f makefile.mingw<br>
&gt;&gt; DESTDIR=&quot;$USERPROFILE/Desktop/Pd-0.43.4-extended-20130115 prefix= install<br>
&gt;&gt;<br>
&gt;&gt; .hc<br>
&gt;&gt;<br>
&gt;&gt; On 01/16/2013 02:07 PM, Esteban Viveros wrote:<br>
&gt;&gt;&gt; Wow.... If I had the knowledge to do.. (!) *.*<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; But I can try... I need documentation to learn.. Where can I begin?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; 2013/1/16 Hans-Christoph Steiner &lt;<a href="mailto:hans@at.or.at">hans@at.or.at</a>&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I agree, it should be included.  Why don&#39;t you try to build it?  Or<br>
&gt;&gt; maybe<br>
&gt;&gt;&gt;&gt; if<br>
&gt;&gt;&gt;&gt; patco has some time, he could take a look.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Its much too late to include it in 0.43.4, but once its working, its<br>
&gt;&gt; easy<br>
&gt;&gt;&gt;&gt; to<br>
&gt;&gt;&gt;&gt; include in nightly builds of 0.44.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; .hc<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On 01/16/2013 12:58 PM, Esteban Viveros wrote:<br>
&gt;&gt;&gt;&gt;&gt; Hello list,<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Excuse the hassle... But I think this very important ..<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; The windows version of pd-extended 0.43 don&#39;t have support to Jack..<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; It would be great can connect my new pd extended release to ableton<br>
&gt;&gt; live<br>
&gt;&gt;&gt;&gt; to<br>
&gt;&gt;&gt;&gt;&gt; play a little..<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt;&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt;&gt;&gt;&gt;&gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt;&gt;&gt;&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt;&gt;&gt;&gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt;&gt;&gt;&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt;&gt;&gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt;&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt;&gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt;&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><p>Esteban Viveros</p><p><font size="1" color="#666666">(27) 8815 7170<br>(27) 3066 0359<br>(11) 95761 4125<br>(11) 2738 7868
</font></p><p><a href="http://soundcloud.com/estebanviveros" target="_blank"><font color="#3366ff" size="1">www.bandpage.com/estebanviveros</font></a></p><p><font color="#3366ff" size="1"><a href="https://www.facebook.com/estebanviveros.art" target="_blank"><font color="#3366ff">https://www.facebook.com/estebanviveros.art</font></a>
</font></p><p><font color="#3366ff" size="1"><a href="http://www.papodecompositor-es.blogspot.com.br/" target="_blank"><font color="#3366ff">http://www.papodecompositor-es.blogspot.com.br/</font></a>
</font></p><p><a href="http://expurgacao.art.br/" target="_blank"><font color="#3366ff" size="1">http://expurgacao.art.br/</font></a></p>
</div>