On 06/26/2012 01:11 PM, Allan Nielsen wrote:
> I'm working on upgrading our eCos toolchain and saw the configurations
> flag --with-ecos.
>
> What does this flag actually do?
As far as I can tell it doesn't exist in gcc:
$ find gcc -type f | xargs grep -i with.ecos
gcc/doc/install.texi:@item --with-ecos
or in binutils:
$ find src -type f | xargs grep -i with.ecos
This is a documentation bug, I think.
Andrew.
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]