Code Monkey home page Code Monkey logo

Comments (3)

forthy42 avatar forthy42 commented on September 13, 2024

Am Donnerstag, 10. Dezember 2015, 23:39:11 schrieb Lars Brinkhoff:

If you also like to build on OS X, see this:
https://docstravis-cicom/user/multi-os/ (you may have to ask
support@githubcom to enable this for your repo)

And you can set environment variables to different values if you want to
build with different configurations

A clang build takes for ages, with libs one or two hours, due to clang taking
an awful lot of time on register coalescing. So unless I can use a real gcc
on OS X to build, I'd rather not waste the resources of Travis.

Other difficulties I've, and probably can fix easily, but any help is welcome:

Build with gcc -m32 fails, probably since there is no 32 bit gcc installed.

sudo apt-get install ... won't work on OS X. What kind of packet manager do
they have available? fink? If they had fink, I could install a real gcc.

Bernd Paysan
"If you want it done right, you have to do it yourself"
net2o ID: kQusJzA;7_?t=uy@X}1GWr!+0qqp_Cn176t4(dQ_
http://bernd-paysan.de/

from gforth.

larsbrinkhoff avatar larsbrinkhoff commented on September 13, 2024

It seems you fixed the issue with 32-bit gcc.

The supported package manager for OS X is homebrew. I have used brew install gforth successfully. libffi is brought in automatically. I don't know if there is a gcc, or which version.

Finally, the above snippet was just an example. You can remove TARGET, it's only used in my build scripts. You don't need matrix: either for now.

from gforth.

larsbrinkhoff avatar larsbrinkhoff commented on September 13, 2024

Fixed by #5.

from gforth.

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.