This package for Windows platform contains the following tools:
- M*CORE C/C++ GCC Compiler 3.4.6 for compiling source code.
- Elfs sources and build scripts.
- ElfLoader sources and build scripts.
- LibraryEditor, MidWay programs, some utilities by z3DD3r.
- SDK header files by theC0r3, flash.tato, z3DD3r, Chik_v, Andy51, tim_apple, Macho, G-XaD, om2804, kadukmm, fkcoder, EXL, and other developers from MotoFan.Ru forum.
- CMake build system module by EXL.
Unpack archive and copy all files to C:\MCORE_EM2
directory, add it to %PATH%
environment variable (optional).
cd /c/
git clone https://github.com/MotoFanRu/P2K-ELF-SDK-OLD.git --depth=1 -b master
git clone [email protected]:MotoFanRu/P2K-ELF-SDK-OLD.git --depth=1 -b master
cd P2K-ELF-SDK-OLD
mv ELFKIT_EM2_Windows /c/MCORE_EM2
Set proper paths to GCC compiler, libraries and SDK headers in make.cmd
, make.bat
, build.cmd
, compile.bat
and other build scripts.
C:\Project> make
C:\Project> build
C:\Project> compile
C:\Project> cmake . -G Ninja -DELFPACK=EM2
C:\Project> ninja -v
theC0r3, flash.tato, z3DD3r, Chik_v, Andy51, tim_apple, Macho, G-XaD, om2804, kadukmm, fkcoder, EXL, etc.
© MotoFan.Ru, 2007-2023.