Closed GoogleCodeExporter closed 8 years ago
Fixed an issue when link v8_base on i386 system
On the other hand, it seems your GCC crashed, please remove the build/v8/out
folder and try again
INFO: build v8 from SVN ...
DEBUG: > make -j 8 verifyheap=off backtrace=on component=shared_library
visibility=on gdbjit=off strictaliasing=on liveobjectlist=off regexp=native
disassembler=off objectprint=off debuggersupport=on vtunejit=off
extrachecks=off snapshot=on werror=no ia32.release
ERROR: build v8 from SVN failed: code=2
DEBUG: g++: Internal error: Убито (program cc1plus)
Please submit a full bug report.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
make[1]: ***
[/home/u29477/domino.placetest.ru/venv/build/PyV8/build/v8/out/ia32.release/obj.
target/v8_base.ia32/src/runtime.o] Ошибка 1
make[1]: *** Ожидание завершения заданий...
make: *** [ia32.release] Ошибка 2
Original comment by flier...@gmail.com
on 25 Apr 2013 at 2:23
Not worked :(.
Version of G++(GCC) - 4.4, upgrate in squeeze not allowed. Let's think
further...
Original comment by Piphon
on 26 Apr 2013 at 4:32
It seems ok to install Pyv8 on an ubuntu12, please try a clean install
flier@ubuntu12x86$ sudo pip -v install pyv8
Downloading/unpacking pyv8
Using version 1.0-dev (newest of versions: 1.0-dev, 0.5)
...
Successfully installed pyv8
Cleaning up...
flier@ubuntu12x86:~$ uname -a
Linux ubuntu12x86 3.5.0-23-generic #35~precise1-Ubuntu SMP Fri Jan 25 17:15:33
UTC 2013 i686 i686 i386 GNU/Linux
flier@ubuntu12x86:~$ gcc -v
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
Original comment by flier...@gmail.com
on 27 Apr 2013 at 6:41
Original issue reported on code.google.com by
Piphon
on 25 Apr 2013 at 11:22Attachments: