Sergei Gavrikov wrote:
Don't mess up eCos build tree by auto* tools...

But I don't understand how to make your patch work then.

cd E
vi +84 README.host

I use the way (a) just to build eCos _configtool_.

mkdir -pv build ; cd build
TCL_INC_DIR=<your path> ../host/configure <your options>
make && make install

What is /host/ in your path? There is no directory named "host" in my cvs checkout. And there are only these configure scripts -- which one do you mean?

[EMAIL PROTECTED]:/home/chrisarm/src/ecos-cvsgit$ find -name configure
./packages/io/usb/slave/current/host/configure
./packages/hal/synth/arch/current/host/configure
./packages/devs/eth/synth/ecosynth/current/host/configure
./packages/devs/watchdog/synth/current/host/configure
./packages/services/gfx/mw/current/src/jpeg-6b/configure
./packages/services/compress/zlib/current/src/configure
./packages/services/profile/gprof/current/host/configure
./configure



You assume that eCos configure conform with GNU coding standard, so,
look at http://www.ecosforge.net/pmwiki/index.php/Projects/Hosttools

(Is this worthwhile? I seem to be running into enough problems already)

Christian.


--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

Reply via email to