Hi,
replying to myself: it was a pointer of char passed through some rpython
code to an external C function that was declared with a pointer of void
for the argument list.
Fixed now. :)
Best regards,
Wim
--
wlavrij...@lbl.gov--+1 (510) 486 6411--www.lavrijsen.net
Hi,
I'm trying to compile pypy with the sandbox option however it fails with:
cc -pthread -Wl,--export-dynamic,--version-script=../dynamic-symbols-0
-o pypy-c testing_1.o structimpl.o nonfuncnodes.o nonfuncnodes_1.o
nonfuncnodes_2.o nonfuncnodes_3.o nonfuncnodes_4.o
nonfuncnodes_5.o nonf
Anto,
Thanks for your patient. I will read the code of RPython first.
Bo Chen
On Sat, May 21, 2011 at 6:22 PM, Antonio Cuni wrote:
> On 16/05/11 17:10, Bo Chen wrote:
> > Anto,
>
> Hello Bo,
> (I've CCed pypy-dev again, please click "reply all" to make sure the list
> is
> included)
>
> > Is t