Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
HMC220B-oss-3.1.tgz | 2015-03-19 | 792.9 MB | |
README | 2015-03-19 | 975 Bytes | |
Totals: 2 Items | 792.9 MB | 0 |
Notice ------ This is the source code distribution for open source with redistribution obligations that has been used in the Miracle 3.1. The Miracle 3.1 is used in set-top box: HMC220B. This distribution includes the component for distribution: Directory Component middleware Middleware platform Platform Installing the cross compiler toolchain --------------------------------------- Please extract the tool chains to a directory, e.g. tar jxf tool-chains/stbgcc-4.5.3-1.1.tar.bz2 -C /opt/tools Then set the path for build, e.g. export PATH=/opt/tools/stbgcc_sf-4.5.3-2.4/bin:$PATH Build environment ----------------- Linux 2.6 or above versions Building ----------------- Please build the componments as the guidance in the directories, e.g. README or INSTALL, or you can just run make to build it, or run ./configure in advance if there is no makefile in it.