EMELF has been distcontinued.
EMELF is an Executable and Linkable File format for MERA 400. It provides library for manipulating EMELF files as well as a command-line tool, emelfread.
To build and run emas you need:
- cmake
- GNU make
Do the following in the directory where this README lives:
cmake .
make
make install