On Tue, Aug 18, 2009 at 2:47 AM, Mathieu Bouchard <[email protected]>wrote:
> On Tue, 18 Aug 2009, sisil mehta wrote: > > I checked out this link: >> >>> >>> http://lists.artengine.ca/pipermail/gridflow-dev/2008-October/000455.html >>> >> What do i have to do with the attachments?? >> in the terminal i just executed this: (i dwnld attachment.c and renamed it >> libstdcpp.c) >> > > seems right. > > gcc -shared -o libstdcpp.pd_linux libstdcpp.c -lstdc++ and got this: >> /usr/bin/ld: cannot find -lstdc++ collect2: ld returned 1 exit status >> > > If -lstdc++ didn't work then how could you compile GridFlow at all? > > try this: ls -l /usr/lib/libstdc++.* > I get this (I cut off the left part of the listing): i tried the above stment and got htis: lrwxrwxrwx 1 root root 19 2009-08-06 22:37 /usr/lib/libstdc++.so.6 -> libstdc++.so.6.0.10 -rw-r--r-- 1 root root 950424 2009-03-17 05:58 /usr/lib/libstdc++.so.6.0.10 After that i tried some examples in Gem (the libstdcpp lib loaded sucessfully.) and it crashed with a new error: segfault at b65c8a52 ip b65c8a52 sp bfc7dbe0 error 4 in libgomp.so.1.0.0[b6a19000+7000] segfault at b7bc3014 ip b7f27b64 sp bf995624 error 7 in libpthread-2.9.so [b7f21000+15000] i tried to recompile gridflow ...and noticed the following error: [objcpp] GNU/Apple ObjectiveC++ Compiler: ------------------------------------> missing (where is objc/Object.h ?) (*I have dwnlded and installed gnu objective c++ compiler: gobjc++ but it still gives this*) [gem09] PureData GEM (source code) with m_holdname: --------------------------> missing (gcc: error: ‘CPPExtern’ has not been declared) [gem08] PureData GEM (source code) without m_holdname: -----------------------> missing (gcc compilation error) could this be an issue? Sisil. > > 18 2009-05-08 19:42 /usr/lib/libstdc++.so.5 -> libstdc++.so.5.0.7 > 737192 2008-05-10 02:18 /usr/lib/libstdc++.so.5.0.7 > 19 2009-05-09 21:09 /usr/lib/libstdc++.so.6 -> libstdc++.so.6.0.10 > 950424 2009-03-16 20:28 /usr/lib/libstdc++.so.6.0.10 > > In the meanwhile, I made a video of violoncelle.mov in multiblob.pd : > > http://gridflow.ca/gallery/violoncelle_multiblob.mov > > For this I used the [# >] threshold with some value I picked to make it > visually interesting. (but practical uses would replace [# >] by something > else.) > > > _ _ __ ___ _____ ________ _____________ _____________________ ... > | Mathieu Bouchard - tél:+1.514.383.3801, Montréal, Québec >
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
