This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cpp: too many input files


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]