Re: What does --with-ecos do?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux