Strange indeed.  Running subprocess.py in Eric directly gives a different
kind of error before it reaches the line of our interest.

binutils is installed.  which ld gives /usr/bin/ld

Thank you very much for all your help.

Best,
Minjae


On Sat, Apr 25, 2009 at 10:46 PM, Andreas Klöckner
<[email protected]>wrote:

> On Samstag 25 April 2009, you wrote:
> > Hello,
> >
> > Thank you all for your help.
> > Upon further investigation, it seems that it is not PyCuda's fault.
> > Eric4.4.4 seems to be unhappy with PyCuda.  Eric4.4.3 works fine.  If you
> > would stil like to read about it, the details are below.
>
> This is somewhat strange. If it turns out that this is something that
> PyCUDA
> has any influence on, please let me know. Would you mind exercising the
> subprocess module (without PyCUDA's help) from within Eric and see if that
> works?
>
> > By the way, when I build PyCuda 0.93, I get an error that
> > -lboost_thread-gcc43-mt is not found in /usr/bin/ld.  I went to /usr/bin
> > and indeed, there is no /ld  .  Where should this come from?
>
> Maybe binutils is not installed? (kind of unlikely) If you type "which ld",
> what do you get?
>
> Andreas
>
_______________________________________________
PyCuda mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to