Skip to content

Add linker support for "default-gold" systems #31

@sarnold

Description

@sarnold

I just found out binutils-config has dropped the --linker flag completely (even though the man page says otherwise). The result is now I have broken genkernel/buildkernel on pretty much everything :(

Sorry, if the "issue" isn't clear, if the system is already built with default-gold then buildkernel just errors out with:

# buildkernel --verbose --clean --unmount-at-end
* Updating old config using make olddefconfig
scripts/kconfig/conf  --olddefconfig Kconfig
scripts/Kconfig.include:43:  gold linker 'ld' not supported
make[1]: *** [scripts/kconfig/Makefile:75: olddefconfig] Error 1
make: *** [Makefile:568: olddefconfig] Error 2

* buildkernel: Error: Caught signal - exiting

Did you have any plans to address this in buildkernel? If not, I could use some suggestions...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions