Changes between Initial Version and Version 1 of Ticket #17724
- Timestamp:
- Apr 28, 2022, 3:24:26 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17724 – Description
initial v1 6 6 7 7 TTBOMK, on Haiku, the only way to get the `gcc-x86` corss-compiler on the 64-Bit system is by checking out "buildtools" from the Git and building it with the following command: 8 8 9 ./configure --cross-tools-source ../buildtools --build-cross-tools x86 9 10