[ECOS] configuring under Linux
Stan Shebs
shebs@cygnus.com
Fri Feb 5 18:33:00 GMT 1999
From: gmcfadden@westsoft-systems.com
Date: Fri, 5 Feb 1999 15:02:04 -0800 (PST)
> * The "configure" command you used to configure the tools
Condigure command =
/usr/cygnus/ecosSWtools-981021/src/configure -v \
-prefix=/usr/cygnus/ecosSWtools-981021 \
-exec-profeix=/usr/cygnus/ecosSWtools-981021/H-powerpc-eabi \
^^^^^^^^^^^^
should be i586-pc-linux-gnu
--target=i586-pc-linux-gnu > configure.out 2>&1
^^^^^^^^^^^^^^^^^
should be powerpc-eabi
This was a cut and paste from the web page...
It looks to me like you just transposed host and target triplets
when substituting.
Stan
More information about the Ecos-discuss
mailing list