Coder Social home page Coder Social logo

jonesforth's Issues

Small typo

I think the word “be” is missing from “There will quite a few”. I’m willing to make a pull request if that’s preferred.

Also I believe “An” was meant here.

And “haven’t” here.

I apologize if this seems picky. I’m just naturally a slow reader and figure something positive should come out of that.

How to get to compile on MacOS Catalina

I've banged my head against the wall for a while. Time to ask for help:

I'd like to get Jonesforth to work on macos Catalina. Now, I can do it in a docker ubuntu image without much trouble, but I want to get it to work as much out of the box as possible.

The major pain points are:

  • jonesforth is 32 bit only, catalina now needs 64 bits.
  • the toolchain on mac is clang, including an apple assembler, requiring a serious rewrite.

I found jonesforth64 which looks like a good start - I would have pretty much attempted just that., but I still have some issues with the assembler.

I think if I could the Gnu assembler to work, as discussed by nornagon here, I could probably get it to work. But I can't find any decent reference on how to use GCC and gas on a mac starting from homebrew.

Any advice greatly appreciated. Or, if there already is a 64 bit port that 'just works', that would be great, too!

crash with seg fault

You need to remove -Wl,-Text,0 for modern gcc, otherwise it will crash at beginning.

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.