[ECOS] "too many input files" error from cpp (still more)

Jonathan Larmour jlarmour@redhat.com
Mon Sep 11 15:25:00 GMT 2000


Greg Shubin wrote:
> Here are some more clues. I added the gcc -v flag to the offending make file.
> The FreeBSD one says it is using a specs file, the Linux one says it will use
> builtin specs.

This definitely indicates a problem - it should not be using builtin specs.

I finally noticed the problem - your paths included:

/home/tools/H-i686-freebsd-gnu//lib/gcc-lib/arm-elf/2.95.2/cpp

There should not be a double slash. You should rebuild, but in the
configure line make sure there is no trailing slash on the prefix and
exec-prefix arguments.

The double slash definitely causes the problem you are seeing. I'll update
the FAQ entry to mention this.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault


More information about the Ecos-discuss mailing list