Changes between Version 4 and Version 5 of Ticket #17724
- Timestamp:
- Apr 28, 2022, 3:28:13 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17724 – Description
v4 v5 11 11 ...but this takes several hours to complete. And, even more important, it ends up with a compiler that is missing the required header files and libraries - not very useful. Only way to get the compiler working for me was by copying the header files and libraries over from a 32-Bit Haiku system **and** manually setting the `--sysroot` when calling the compiler. I think that this is quite "hacky" and cumbersome. 12 12 13 So, again, a package that works "out-of-the-box" would be much appreciated!13 So, again, a "gcc-x86" package that works 'out-of-the-box' would be much appreciated :-) 14 14 15 15 Thank you! 16 16 17 17 18 If there is a better way that I didn't realize, please excuse :)18 (If there is a better way that I didn't realize, please excuse)