nasa / TrickHLA

TrickHLA: An IEEE 1516 High Level Architecture (HLA) Simulation Interoperability Standard Implementation for Trick Base Simulations
Other
38 stars 15 forks source link

The gcc version 8 compiler is removing inline THLABaseSimObject destructor. #74

Closed dandexter closed 3 years ago

dandexter commented 3 years ago

The gcc version 8 compiler is removing the inline THLABaseSimObject destructor if optimization is used and fails at link time as a result.