[ECOS] cpp: too many input files

Jonathan Larmour jlarmour@redhat.co.uk
Thu May 4 15:32:00 GMT 2000


Rosimildo daSilva wrote:
> 
> Hi guys,
> 
> Is this problem familiar to anyone ???

You get this if you've moved the compiler from the place you configured it
to live in when you built it (using --prefix and -exec-prefix).

Either reconfigure and rebuild the compiler to point to the place you
actually want it to live, or put in symlinks from the place you had
configured it with to where it is now.

FWIW, the latest gcc snapshots do this better, so you won't have this
problem when gcc 3.0 comes out.

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