Coder Social home page Coder Social logo

Comments (3)

rofl0r avatar rofl0r commented on June 30, 2024

there's a problem with this approach: it excludes powerpc users (up to osx 10.5) and potentially (i don't know if this setup exists) those that have a toolchain/system that supports only i386 or x86_64.
however i would accept a patch that adds a configure flag --with-universal-binary or something like that which puts the right C/LDFLAGS for this usage case into the config.mak.

from proxychains-ng.

nmcv avatar nmcv commented on June 30, 2024

That's true - PPC users will definitely have an issue if so. However, a universal binary and a fat binary are different things (the former handles both PPC and Intel processors, the other one - i386 and x86_64 architectures). I meant strictly the latter. I'm gonna add a --fat-binary flag so that if the host is an x86_64 Intel Mac, there will be an option to compile and link for i386 as well.

from proxychains-ng.

rofl0r avatar rofl0r commented on June 30, 2024

sounds good

from proxychains-ng.

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.