Giter VIP home page Giter VIP logo

Comments (3)

rikyoz avatar rikyoz commented on May 20, 2024

Unfortunately no, it doesn't support fully static linking. bit7z does support static linking (actually, it is meant to be linked only statically!), but it uses dynamic linking to access the functionalities of the 7-zip dlls, given that it was designed to be a simple interface to the latter!

from bit7z.

xplicit avatar xplicit commented on May 20, 2024

It would be great to have this ability because API of bit7z is really simple. As far I understand 7-zip also have the ability to statically link libs. If I'm not wrong this can be used to extend bit7z library.

from bit7z.

rikyoz avatar rikyoz commented on May 20, 2024

Yeah, technically it should be possible to extend bit7z to support fully static linking!
The problem is that I still need to figure out how different is the usage of 7-zip code when it is statically linked: unfortunately the 7-zip code is really a mess and it is mostly undocumented so it's not so easy (at least to me)! I feel like it would probably require too many changes in the actual code and currently I'm quite busy on other jobs, but when I'll find some time I'll try to figure this out.
Nevertheless I don't think that I'll make it available for the next minor version (v2.2). If the changes to do are too big, probably I will release it in a v3.0 version (with other major improvements that I've already planned).
P.S. I'll reopen this issue in the event that I have managed to solve it!

from bit7z.

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.