public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Neal Becker <neal@ctd.comsat.com>
To: egcs@cygnus.com
Subject: m68k-unknown-coff cross failure
Date: Mon, 01 Dec 1997 12:31:00 -0000	[thread overview]
Message-ID: <E0xccUx-0000Th-00@data.ctd.comsat.com> (raw)

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

             reply	other threads:[~1997-12-01 12:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-12-01 12:31 Neal Becker [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E0xccUx-0000Th-00@data.ctd.comsat.com \
    --to=neal@ctd.comsat.com \
    --cc=egcs@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).