Skip to content

Conversation

@giordano
Copy link
Member

@giordano giordano commented Jul 3, 2021

LLVMBootstrap 12 needs to be built with GCCBootstrap ≥ 7. However, when
building for FreeBSD with LLVMBootstrap 12 we can't use ld from binutils <
2.26 (which corresponds to GCCBootstrap < 6) to link some object files. The
solution is to not allow old GCCBootstrap with new versions of LLVMBootstrap for
FreeBSD.

For reference see #158.

LLVMBootstrap 12 needs to be built with GCCBootstrap ≥ 7.  However, when
building for FreeBSD with LLVMBootstrap 12 we can't use `ld` from binutils <
2.26 (which corresponds to GCCBootstrap < 6) to link some object files.  The
solution is to not allow old GCCBootstrap with new versions of LLVMBootstrap for
FreeBSD.
@staticfloat staticfloat merged commit c422448 into JuliaPackaging:master Jul 7, 2021
@giordano giordano deleted the mg/freebsd-llvm branch July 7, 2021 20:13
@giordano giordano linked an issue Jul 7, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"unrecognized relocation" error in FreeBSD with GCC 4 and 5

2 participants