I'm having problems getting cmem to build for the OMAP L138 per the instructions in the WIKI:
http://wiki.omap.com/index.php/Building_The_OMAP-L137_SDK
The problem is that the make process tries to use the UCTOOL_PREFIX and to my knowledge there are no uClibc tools that are part of the L138 toolchain. Further, the WIKI does not indicate any changes to make to the UCTOOL_PREFIX environment variable.
Has anyone identified the (likely easy) solution to this problem?