Giter Site home page Giter Site logo

Comments (2)

SamFeig avatar SamFeig commented on August 16, 2024

Not the same issue I hit, but new versions of macOS don't support 32bit and my build errored out because of it. I had to add --enable-only64bit to the ./configure args in addition to --prefix to get it to build properly. In addition, it looks like you are trying to build on a macOS 10.14.6 system using the 10.15 SDK/xcode command line utils which likely wouldn't work. Maybe try forcing xcode toolchain to be 10.14.6/reinstall it? For reference, I have Xcode 11.3.1 on macOS 10.14.6 and got it to work (see the issue I created as I had to do a weird roundabout method).

from valgrind.

rwmitchell avatar rwmitchell commented on August 16, 2024

Tried adding --enable-only64bit to ./configure after running 'make clean' but got the same results.

Good catch on XCode and OS being different versions, can't explain why. I've only updated XCode as Apple prompts. Make and C otherwise work fine for me. Should be getting a 'new' laptop in a few weeks with 10.15, so I'll try again.

Thanks for the reply

from valgrind.

Related Issues (12)

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.