Git Product home page Git Product logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
Did you compile and link v8 and pyv8 with x64 mode? It seems the symbol of 
RegisteredExtension::first_extension doesn't exists in the libv8.a?

http://code.google.com/p/pyv8/wiki/HowToBuild

On the other hand, could you try build the PyV8 from SVN trunk, because I 
remember the developing version has fixed some Mac OS X issues.

Thanks

Original comment by [email protected] on 12 Feb 2010 at 1:47

  • Added labels: OpSys-OSX

from pyv8.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
Thank you. I have compiled both v8 and pyv8 in 64 bits (and set the apple 
specific -arch x86_64 gcc 
flag). I read the symbols in the libv8.dylib using nm and it has the missing 
symbol. I have tried the pyv8 
trunk too, but the build fails in related to AST.

In addition, I have tried it on a PC running ubuntu and the same error 
occurred.   

Original comment by edwincheese on 13 Feb 2010 at 1:06

from pyv8.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
I'm sorry, I can't reproduce your issue at this time, because I'm on vacation 
in two 
weeks, so I haven't x64 environment :S

Could you try to link v8 as static library?

Original comment by [email protected] on 13 Feb 2010 at 1:15

  • Changed state: Accepted

from pyv8.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
It seems be a link issue, pyv8 suggest to static link with v8 library.

Original comment by [email protected] on 9 Apr 2010 at 9:59

  • Changed state: WontFix

from pyv8.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.