03-29-2021, 01:54 PM
(This post was last modified: 03-29-2021, 02:07 PM by SamuraiCrow.)
Update:
After throwing out most of the smart pointers and replacing them with conventional raw pointers and destructors, not only is the segfault gone but the code is about 40k smaller under Linux! Now testing under Haiku!
SUCCESS!
82k executable on Haiku beta2 under GCC 8.x and runs.
After throwing out most of the smart pointers and replacing them with conventional raw pointers and destructors, not only is the segfault gone but the code is about 40k smaller under Linux! Now testing under Haiku!
SUCCESS!
82k executable on Haiku beta2 under GCC 8.x and runs.