C++ binding for BREW Applets [lightblue.tigris.org]
Light Blue has provided a C++ binding for BREW Applets. Using this we can develop most part of BREW Applets in C++. LightBlue have already provided all the commonly used BREW interfaces files in C++. This binding currently works only withWinARM/Gnude compilers while it will not work with ADS Compilers because of C++ ABI violation.
Check out the following link for more details.
HOWTO Compile BREW applets with GCC WinARM 4.1.0 [brew.wardco.com]
This link provides details on how to compile a BREW dynamic applets using the GNU WINARM 4.1.0 Compiler. It also provides details on MOD file format and How BREW loads and links a MOD file. Check it out.
leave a comment