|
Projects /
HosttoolsRequirements to build:
How to build: $ autoreconf -v $ mkdir build $ cd build $ ../configure --with-tcl=8.4 $ make $ make install It currently builds with wxWidget 2.4, 2.6 and 2.8, but wxWidgets 2.4 is not supported. Differences to configtool from eCos cvs:
They are located at http://www.ecosforge.net/viewvc/trunk/host/host-tools/ . |