On 06/26/2012 01:59 PM, Andrew Haley wrote: > 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. Err, no. It's an old libgcj option that builds without POSIX support. And I wrote it in 1998! Senior moment... Andrew.