This is the mail archive of the ecos-discuss@sources.redhat.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: A build problem for ecos toolchain on Win2000


Ling Su wrote:
> 
> I checked my "src/egcs-20000313/gcc/config/mips/mips16.S", I can not find
> it. Then I go over the build process again from beginning, I found
> originally it is here, during some step, it is deleted. I tried to copy it
> into that directory again, and it was deleted again, the build process is
> strange, it enter the src/egcs-20000313/gcc/ again and again, and is
> endless.

Not quite endless - it is to do with generating multilibs, so there's one
per multilib combination.

> I post part of the make.out I got. Anyone ever met this?

My guess is that the timestamps on the files are wrong. Before rebuilding,
go to your source directory and type "contrib/gcc_update --touch"

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]