Giter Site home page Giter Site logo

Comments (6)

wdlkmpx avatar wdlkmpx commented on June 23, 2024

The configure opt is --enable-gold I think

They say it was added by google and has been in maintenance mode for years

from toolchains-builder.

abrisco avatar abrisco commented on June 23, 2024

The configure option to include it in artifacts? Is there a pull request I could make to enable that?

from toolchains-builder.

wdlkmpx avatar wdlkmpx commented on June 23, 2024

You have to wait until the next release

If you want directly edit buildroot
https://github.com/buildroot/buildroot/tree/master/package/binutils

But I guess something like this can be added to the local config in this repo
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS = --enable-gold

from toolchains-builder.

wdlkmpx avatar wdlkmpx commented on June 23, 2024

I agree the gold linker should be included in the tarballs

from toolchains-builder.

abrisco avatar abrisco commented on June 23, 2024

It's just not clear to me how to accomplish that. Happy to help if I can.

from toolchains-builder.

wdlkmpx avatar wdlkmpx commented on June 23, 2024

Perhaps adding this line: BR2_BINUTILS_EXTRA_CONFIG_OPTIONS=--enable-gold
to this file
https://github.com/bootlin/toolchains-builder/blob/93f88ed30a4fd13ada7e2debf0d035855a690585/configs/optionals/*.config

I'm not sure, but you can build it yourself (./build.sh as root) and see if the gold linker appears, this project builds for many architectures, so basically that change has to be tested in all supported architectures I guess...

from toolchains-builder.

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.