cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end ) | use cffi for calling C | if a pep adds a mere 25-30 [C-API] functions or so, it's a drop in the ocean (cough) - Armin
i9zO5AP has quit [Remote host closed the connection]
i9zO5AP has joined #pypy
Ai9zO5AP has joined #pypy
i9zO5AP has quit [Ping timeout: 240 seconds]
jcea has quit [Quit: jcea]
Ai9zO5AP has quit [Ping timeout: 240 seconds]
Ai9zO5AP has joined #pypy
jacob22 has quit [Read error: Connection reset by peer]
Casey has quit [Remote host closed the connection]
DylanYoung has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
<DylanYoung>
I'm trying to embed PyPy (in postgres) and I'm curious about a method of reliably locating the installed PyPy so file. Currently, postgres uses the following to find the link path for cpython: python_ldlibrary=`${PYTHON} -c "import distutils.sysconfig; print(' '.join(filter(None,distutils.sysconfig.get_config_vars('LDLIBRARY'))))"`
<DylanYoung>
In addition, I need the same info to compile with CFFI (I think). The error I get there at function call (interp setup) time is as follows: `pypy_setup_home() failed`
<DylanYoung>
I tried following the directions in the docs to troubleshoot the error, but not sure I'm fully understanding where exactly the dylib is supposed to live.
<DylanYoung>
Any help would be much appreciated :)
lritter has quit [Ping timeout: 256 seconds]
__pv has quit [Remote host closed the connection]
oberstet has quit [Remote host closed the connection]
_whitelogger has joined #pypy
xcm has joined #pypy
andi- has joined #pypy
hotpot33 has joined #pypy
inhahe has joined #pypy
KindOne has joined #pypy
ncdulo has left #pypy ["So long and thanks for all the fish!"]
BPL has quit [Quit: Leaving]
DylanYoung has quit [Remote host closed the connection]