public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Cygwin-B20.1 m68k cross compiler build problem
@ 2000-01-19 13:46 Clarke.Jeff
  0 siblings, 0 replies; only message in thread
From: Clarke.Jeff @ 2000-01-19 13:46 UTC (permalink / raw)
  To: cygwin

I'm attempting to build an m68k-coff targeted cross compiler using the B20.1
distribution.  Using the directions from the crossgcc faq, I can configure and
do a "make all info" successfully, however the make install fails with the
following message:

makeinfo   -I/src/gcc -o cpp.info /src/gcc/cpp.texi
makeinfo   -I/src/gcc -o gcc.info /src/gcc/gcc.texi
rm -f /usr/local/info/cpp.info* /usr/local/info/gcc.info*
for f in cpp.info* gcc.info*; do \
    /bin/sh /src/install-sh -c -m 644 $f /usr/local/info/$f; \
done
install:  cpp.info* does not exist
install:  gcc.info* does not exist
make[1]: *** [install-info] Error 1
make: *** [install-gcc] Error 2

these files don't appear to be present in the distribution.  What is wrong?



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-01-19 13:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-19 13:46 Cygwin-B20.1 m68k cross compiler build problem Clarke.Jeff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).