Git Product home page Git Product logo

Comments (5)

steveklabnik avatar steveklabnik commented on July 17, 2024

Hello! So yes, you specifically need to not use your system's ld: you need to cross-compile an ld.

From the OS X chapter:

After it is done you should have all the tools you need located in ~/opt. The tools should be named the same as the tools used in other chapters, but they might be prefixed with a x86_64-pc-elf-. The exception to this is grub.

This of course doesn't make it clear that this means in later chapters that you might need to use x86_64-pc-elf-ld instead of just ld later, though :/ Leaving this bug open to hopefully make it more clear.

from book.

jeromefroe avatar jeromefroe commented on July 17, 2024

Oh, awesome. Sorry for the mix-up, I must have read through that too quickly and didn't realize I should, of course, be using the tools in the opt/ directory. Really appreciate the help though!

from book.

steveklabnik avatar steveklabnik commented on July 17, 2024

Any time! Now that we've merged #144, let's give this a close :)

from book.

SG14-96 avatar SG14-96 commented on July 17, 2024

My ~/opt is empty.As far as i can tell, i have all the tools installed but my linker is not working.

from book.

steveklabnik avatar steveklabnik commented on July 17, 2024

If it's empty, it sounds like the script didn't install properly :/

from book.

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.