On Sat, 27 Jul 2013 19:51:06 +0200 lbartoletti wrote:
> Le Thu, 25 Jul 2013 11:36:23 +0200, Tijl Coosemans a écrit :
>> On Thu, 25 Jul 2013 09:17:56 +0200 lbartoletti wrote:
>>> I try to work with opencl via Freeocl but it doesn't work.
>>>
>>> When i build a test, it's ok (except with gcc46), but
On 28/07/2013 03:21, lbartoletti wrote:
Le Thu, 25 Jul 2013 11:36:23 +0200,
So try to compile your test with "gcc46
-Wl,-rpath=/usr/local/lib/gcc46".
Hello,
It doesn't work. I tried it with FreeBSD amd64 9.1 and 10.0 and
FreeOCL / OpenCL require GLIBCXX_3.4.11 into libstdc++...
I have see
Le Thu, 25 Jul 2013 11:36:23 +0200,
Tijl Coosemans a écrit :
> On Thu, 25 Jul 2013 09:17:56 +0200 lbartoletti wrote:
> > Hello,
> >
> > I try to work with opencl via Freeocl but it doesn't work.
> >
> > When i build a test, it's ok (except with gcc46), but when i run
> > it, it doesn't work :
>
On Thu, 25 Jul 2013 09:17:56 +0200 lbartoletti wrote:
> Hello,
>
> I try to work with opencl via Freeocl but it doesn't work.
>
> When i build a test, it's ok (except with gcc46), but when i run it, it
> doesn't work :
> ": version GLIBCXX_3.4.11 required
> by /usr/local/lib/libOpenCL.so.1 not fo
Hello,
I try to work with opencl via Freeocl but it doesn't work.
When i build a test, it's ok (except with gcc46), but when i run it, it
doesn't work :
"/usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required
by /usr/local/lib/libOpenCL.so.1 not found"
here some logs and the source code for t