[ECOS] building binutils on NT
Jonathan Larmour
jlarmour@cygnus.co.uk
Tue Dec 5 17:04:00 GMT 2000
Chuck Tuffli wrote:
>
> I'm trying to build an ARM tool chain using cygwin on a windows2000
> machine. I downloaded the sources, setup the directories, and applied
> the patches without a hitch. configure completes sucessfully (I think),
> but when I execute "make -w all install 2>&1 | tee make.out", make outputs
>
> ctuffli@CTUFFLI-MOBL /tmp/build/binutils
> $ make -w all install 2>&1 | tee make.out
> C:\cygwin\usr\local\bin\make.exe: Entering directory
> `c:/cygwin/tmp/build/binutils'
> C:\cygwin\usr\local\bin\make.exe: Leaving directory
> `c:/cygwin/tmp/build/binutils'
> C:\cygwin\usr\local\bin\make.exe: *** No rule to make target
> `Makefile.in', needed by `Makefile'. Stop.
Look at the Makefile in that directory. There should be a line beginning
VPATH = ..... What does it say? Is that where your sources really are? Is
there a Makefile.in there?
What does the config.status file contain?
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