<br><br><div class="gmail_quote">On Tue, Aug 18, 2009 at 2:47 AM, Mathieu Bouchard <span dir="ltr">&lt;<a href="mailto:matju@artengine.ca">matju@artengine.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">On Tue, 18 Aug 2009, sisil mehta wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I checked out this link:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 <a href="http://lists.artengine.ca/pipermail/gridflow-dev/2008-October/000455.html" target="_blank">http://lists.artengine.ca/pipermail/gridflow-dev/2008-October/000455.html</a><br>
</blockquote>
What do i have to do with the attachments??<br>
in the terminal i just executed this: (i dwnld attachment.c and renamed it<br>
libstdcpp.c)<br>
</blockquote>
<br></div>
seems right.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
gcc -shared -o libstdcpp.pd_linux libstdcpp.c -lstdc++ and got this: /usr/bin/ld: cannot find -lstdc++ collect2: ld returned 1 exit status<br>
</blockquote>
<br></div>
If -lstdc++ didn&#39;t work then how could you compile GridFlow at all?<br>
<br>
try this: ls -l /usr/lib/libstdc++.*<br>
I get this (I cut off the left part of the listing):</blockquote><div> </div><div>i tried the above stment and got htis:<br>lrwxrwxrwx 1 root root     19 2009-08-06 22:37 /usr/lib/libstdc++.so.6 -&gt; libstdc++.so.6.0.10<br>

-rw-r--r-- 1 root root 950424 2009-03-17 05:58 /usr/lib/libstdc++.so.6.0.10<br><br>After that i tried some examples in Gem (the libstdcpp lib  loaded sucessfully.) and it crashed with a new  error:<br><br> segfault at b65c8a52 ip b65c8a52 sp bfc7dbe0 error 4 in libgomp.so.1.0.0[b6a19000+7000]<br>

 segfault at b7bc3014 ip b7f27b64 sp bf995624 error 7 in <a href="http://libpthread-2.9.so">libpthread-2.9.so</a>[b7f21000+15000]<br><br>i tried to recompile gridflow ...and noticed the following error:<br><br>[objcpp] GNU/Apple ObjectiveC++ Compiler: ------------------------------------&gt; missing (where is objc/Object.h ?) (<b>I have dwnlded and installed gnu objective c++ compiler: gobjc++ but it still gives this</b>)<br>

[gem09] PureData GEM (source code) with m_holdname: --------------------------&gt; missing (gcc: error: ‘CPPExtern’ has not been declared)<br>[gem08] PureData GEM (source code) without m_holdname: -----------------------&gt; missing (gcc compilation error)<br>

<br>could this be an issue?<br><br>Sisil. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
     18 2009-05-08 19:42 /usr/lib/libstdc++.so.5 -&gt; libstdc++.so.5.0.7<br>
 737192 2008-05-10 02:18 /usr/lib/libstdc++.so.5.0.7<br>
     19 2009-05-09 21:09 /usr/lib/libstdc++.so.6 -&gt; libstdc++.so.6.0.10<br>
 950424 2009-03-16 20:28 /usr/lib/libstdc++.so.6.0.10<br>
<br>
In the meanwhile, I made a video of violoncelle.mov in multiblob.pd :<br>
<br>
  <a href="http://gridflow.ca/gallery/violoncelle_multiblob.mov" target="_blank">http://gridflow.ca/gallery/violoncelle_multiblob.mov</a><br>
<br>
For this I used the [# &gt;] threshold with some value I picked to make it visually interesting. (but practical uses would replace [# &gt;] by something else.)<div><div></div><div class="h5"><br>
<br>
 _ _ __ ___ _____ ________ _____________ _____________________ ...<br>
| Mathieu Bouchard - tél:+1.514.383.3801, Montréal, Québec</div></div></blockquote></div><br>