/home/karthik/blog

C++ binding for BREW Applets [lightblue.tigris.org]

Posted in BREW, Mobile Frameworks by Karthik Murugesan on November 6, 2006

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.

http://lightblue.tigris.org

HOWTO Compile BREW applets with GCC WinARM 4.1.0 [brew.wardco.com]

Posted in BREW, Mobile Frameworks by Karthik Murugesan on November 5, 2006

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.

http://brew.wardco.com