GithubHelp home page GithubHelp logo

Comments (6)

bnoordhuis avatar bnoordhuis commented on August 17, 2024

Where did you get this version of node from? It doesn't appear to be a tag or branch from Ryan's repo.

Anyway, I don't have access to a Mac right now but I'll try to reproduce it against node's bleeding edge tomorrow (tried it on linux, works fine).

from node-iconv.

neytema avatar neytema commented on August 17, 2024

I think nodejs is from Ryan's repo. I get this version then typed $ node -v

from node-iconv.

bnoordhuis avatar bnoordhuis commented on August 17, 2024

I'll try to reproduce it against node's bleeding edge tomorrow

Okay, make that Monday.

from node-iconv.

 avatar commented on August 17, 2024

I had the same problem ...
It worked for me on OS X 10.6.4 (x86_64 CPU) like this
g++ -flat_namespace -undefined suppress -shared -o iconv.node iconv.o deps/libiconv-1.13.1/lib/.libs/libiconv.a
Then I manually copied into $HOME/.node_libraries and tested.

from node-iconv.

bnoordhuis avatar bnoordhuis commented on August 17, 2024

Thanks for the heads up!

Some googling suggests that -flat_namespace is a backwards compatibility hack and arguably a Bad Thing. Even so, this might be a good stop-gap measure.

Is there any chance you could find the time to wrap this up in a patch?

from node-iconv.

bnoordhuis avatar bnoordhuis commented on August 17, 2024

Thanks to vasco this should be fixed per commit c0815a8.

Making the world a better place. Together. snif

from node-iconv.

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.