Changes between Initial Version and Version 1 of Ticket #18508, comment 3
- Timestamp:
- Jul 13, 2023, 7:14:02 AM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18508, comment 3
initial v1 1 {{{ 2 x86_64 exclusively uses gcc8, this differs from our 32-bit x86_gcc2 builds which include both gcc2 (for BeOS compatibility) and gcc8 as a secondary architecture. 3 }}} 1 > x86_64 exclusively uses gcc8, this differs from our 32-bit x86_gcc2 builds which include both gcc2 (for BeOS compatibility) and gcc8 as a secondary architecture. 2 3 4 4 according to: https://www.haiku-os.org/guides/building/compiling-x86_64 5 5 (wonders if it is really up to date).