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: help,problems in make for linux synthetic target


> i686-pc-linux-gnu-gcc: installation problem, cannot exec `cpp': No such
> file or directory

You get this if you have moved the compiler away from the place you
installed it (i.e. the path you supplied to --prefix and --exec-prefix when
you configured gcc).

So now you should either reconfigure with the path set to the place you
really want the compiler, or perhaps as a short-cut, set up symlinks so
that it appears as if it hasn't been moved.

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]