Giter VIP home page Giter VIP logo

Comments (8)

neta79 avatar neta79 commented on September 13, 2024

As we speak, the binutils for DJGPP package v2.26 still have to be released. You might be able to build using BINUTILS_VERSION=225 though.

from build-djgpp.

andrewwutw avatar andrewwutw commented on September 13, 2024

No special reason. Because 2.24 worked in the past, so I am still using 2.24 now. 😛

from build-djgpp.

jwt27 avatar jwt27 commented on September 13, 2024

@neta79 It's on Delorie's ftp already, that's where I got it from -> ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/bnu226sr3.zip

Besides, is there any difference between the djgpp release and "official" GNU release for binutils?

@andrewwutw Still it seems like a good idea to stay on the latest version. What if newer gcc versions depend on some changes in binutils? (I don't know if that ever happens though)

from build-djgpp.

andrewwutw avatar andrewwutw commented on September 13, 2024

@jwt27 Ok, for newer DJGPP versions in the future, I will use latest version binutils. 😄

from build-djgpp.

pohmelie avatar pohmelie commented on September 13, 2024

How can I build djgpp with 2.27 binutils? I really need it to test some issues.
https://groups.google.com/forum/#!topic/comp.os.msdos.djgpp/AwKemzSvn6A
http://www.delorie.com/pub/djgpp/current/v2gnu/bnu227s.zip
http://www.delorie.com/pub/djgpp/current/v2gnu/bnu227b.zip

from build-djgpp.

andrewwutw avatar andrewwutw commented on September 13, 2024

@pohmelie Yes, I tested and also encountered the same problem : undefined reference to `coff_64k_relocation_enabled' (https://groups.google.com/forum/#!msg/comp.os.msdos.djgpp/mUOzbTpE1Sk/ODqAENwlAgAJ)

I tried to patch binutils 2.27 bfd/init.c, and it seems to work. I create a branch "support-binutils-2.27" for this : https://github.com/andrewwutw/build-djgpp/tree/support-binutils-2.27

You can pull this branch, and build GCC 6.3.0 by running

./build-djgpp.sh 6.3.0

Please check if it works.

from build-djgpp.

pohmelie avatar pohmelie commented on September 13, 2024

@andrewwutw
Thanks! With 2.27 binutils from your branch everything work as expected. 👍

from build-djgpp.

andrewwutw avatar andrewwutw commented on September 13, 2024

@pohmelie Great, thank you. 😄

from build-djgpp.

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.