segmentation fault when running void main() {}

Adam D. Ruppe destructionator at gmail.com
Tue Sep 17 18:13:06 UTC 2019


Did you make sure the old version was totally uninstalled before 
the new version was attempted to be built? This thing often 
happens because of a compiler/runtime version mismatch, typically 
because the old version didn't get fully removed first.


More information about the Digitalmars-d-learn mailing list