albertodemichelis / squirrel

Official repository for the programming language Squirrel
http://www.squirrel-lang.org
MIT License
913 stars 156 forks source link

E2K: fixed build by MCST lcc compiler #226

Open r-a-sattarov opened 4 years ago

r-a-sattarov commented 4 years ago

Fixed build by MCST lcc compiler on MCST Elbrus 2000 architecture (fixed errors of undefined symbol 'operator delete', undefined symbol __cxa_virtual, etc).

e2k (Elbrus 2000) - this is VLIW/EPIC architecture, like Intel Itanium architecture.

About this architecture: