Skip to content

Conversation

@hebasto
Copy link
Member

@hebasto hebasto commented Jul 15, 2021

This PR replaces the g++-multilib compiler with arch-specific cross-compilers for x86_64 and i386 hosts.

Motivation:

  1. The g++-multilib package conflicts with arch-specific cross-compiler packages. That means it is not possible to cross compile for i386 and other platforms on x86_64 system with the same set of installed packages.
  2. The g++-multilib package is not available for the aarch64 arch. That means it is not possible to cross-compile for x86_64 in a Docker container on Apple Silicon based systems.

@hebasto hebasto force-pushed the 210715-multilib branch 2 times, most recently from 02a228b to 8aa2f2a Compare July 15, 2021 17:09
hebasto added 2 commits July 15, 2021 23:42
The actual config.guess output may differ from the triplets that are
documented in depends/README.md.
@hebasto hebasto closed this Jul 15, 2021
@bitcoin bitcoin deleted a comment from Dunlap28 Jul 16, 2021
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants