...
make maingemdm
If the executable got created, you will find it under:
ls -lh src/maingem/maingemdm
It should have close to 50 MB.
4) Modify source code
a) You can find the main GEM routines under .../gem/src/*/*, for example :
...
...
make maingemdm
If the executable got created, you will find it under:
ls -lh src/maingem/maingemdm
It should have close to 50 MB.
a) You can find the main GEM routines under .../gem/src/*/*, for example :
...