public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* m68k-unknown-coff cross failure
@ 1997-12-01 12:31 Neal Becker
  1997-12-01 17:20 ` Jeffrey A Law
  1997-12-01 18:55 ` Robin Kirkham
  0 siblings, 2 replies; 9+ messages in thread
From: Neal Becker @ 1997-12-01 12:31 UTC (permalink / raw)
  To: egcs

I just tried:

../../egcs-971127//configure --target=m68k-unknown-coff
--prefix=/usr/local/m68k 

on hppa1.1-hp-hpux9 host.

PATH=/usr/local/m68k/bin:$PATH make

[....]

rm -f g77-cross
cp g77 g77-cross
rm -f stmp-f2c.h
case "c proto gcov  c++ f77 objc" in \
*f77*) top=`pwd`; \
src=`cd ../../../egcs-971127//gcc; pwd`; \
  cd f/runtime; \
  CROSS="-DCROSS_COMPILE" AR_FLAGS="rc" AR="m68k-unknown-coff-ar" BISON="bison" BISONFLAGS="" CC="gcc" CFLAGS="-g -O2" X_CFLAGS="" LDFLAGS="" LEX="flex" LEXFLAGS="" MAKEINFO="/src/m68k/egcs-971127/texinfo/makeinfo/makeinfo " MAKEINFOFLAGS="" RANLIB="m68k-unknown-coff-ranlib" RANLIB_TEST="[ -f /usr/local/m68k/m68k-unknown-coff/bin/ranlib ]" SHELL="/bin/bash" exec_prefix="/usr/local/m68k" prefix="/usr/local/m68k" tooldir="/usr/local/m68k/m68k-unknown-coff" bindir="/usr/local/m68k/bin" libsubdir="/usr/local/m68k/lib/gcc-lib/m68k-unknown-coff/egcs-2.90.19" \
  CC="`case '/src/m68k/egcs-971127/gcc/xgcc -B/src/m68k/egcs-971127/gcc/' in \
     './xgcc -B./') echo ${top}/xgcc -B${top}/;; \
     *) echo '/src/m68k/egcs-971127/gcc/xgcc -B/src/m68k/egcs-971127/gcc/';; esac`" \
  CONFIG_SITE=/dev/null /bin/bash \
  ${src}/f/runtime/configure --srcdir=${src}/f/runtime ;; \
esac
loading site script /dev/null
/src/egcs-971127/gcc/f/runtime/configure: stdlib.h: command not found
creating cache ./config.cache
checking for gcc... /src/m68k/egcs-971127/gcc/xgcc -B/src/m68k/egcs-971127/gcc/
checking whether the C compiler (/src/m68k/egcs-971127/gcc/xgcc -B/src/m68k/egcs-971127/gcc/ -g -O2 ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
make[1]: *** [stmp-f2c.h] Error 1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~1997-12-05 11:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-01 12:31 m68k-unknown-coff cross failure Neal Becker
1997-12-01 17:20 ` Jeffrey A Law
1997-12-02  5:52   ` Neal Becker
1997-12-02  9:23     ` Jeffrey A Law
1997-12-03  5:46       ` Neal Becker
1997-12-05  8:53         ` Jeffrey A Law
1997-12-05 11:48           ` Neal Becker
1997-12-01 18:55 ` Robin Kirkham
1997-12-02  9:56   ` Jeffrey A Law

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).