The binaries linked with the Berkeley DB library for the BREW simulator are not target files that can run on the physical device. In order to build for the physical device, an ARM compiler is needed: the recommended ARM compiler is ARM Developer Suite 1.2.
The steps for building a BREW applet for the physical device are as follows:
build_brew\bdbread.mak
file in the Berkeley DB distribution for an
example.The target .mod file will be created in the build directory, and this is the file which should be uploaded to the physical device.