public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: May Adrian <Adrian.May@erlf.siemens.de>
To: gcc-help@gcc.gnu.org
Subject: No gperf
Date: Fri, 31 Dec 1999 22:24:00 -0000	[thread overview]
Message-ID: <28D6CEAEAB8BD211ADD300A0C9D5B739DA4B4B@r4667.erlf.siemens.de> (raw)
Message-ID: <19991231222400.GtGPOjJ3g6ogLwx-Og1NB7UnJr5uVuicGX_3vjZ62TA@z> (raw)

I think this says it all:

Bootstrapping the compiler
make CC="gcc" libdir=~/gcc-2.95.2/bin_sun/lib LANGUAGES="c"
gcc  -DIN_GCC -DHAIFA -DSVR4  -g   -DHAVE_CONFIG_H    -I. -I. -I./config
-I./../include \
 
-DGCC_INCLUDE_DIR=\"~/gcc-2.95.2/bin_sun/lib/gcc-lib/sparc-sun-solaris2.6/2.
95.2/include\" \
 
-DGPLUSPLUS_INCLUDE_DIR=\"~/gcc-2.95.2/bin_sun/lib/gcc-lib/sparc-sun-solaris
2.6/2.95.2/../../../..`echo ~/gcc-2.95.2/bin_sun | sed -e
's|^~/gcc-2.95.2/bin_sun||' -e 's|/[^/]*|/..|g'`/include/g++-3\" \
  -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
 
-DCROSS_INCLUDE_DIR=\"~/gcc-2.95.2/bin_sun/lib/gcc-lib/sparc-sun-solaris2.6/
2.95.2/../../../../sparc-sun-solaris2.6/sys-include\" \
 
-DTOOL_INCLUDE_DIR=\"~/gcc-2.95.2/bin_sun/lib/gcc-lib/sparc-sun-solaris2.6/2
.95.2/../../../../sparc-sun-solaris2.6/include\" \
  -c `echo ./cccp.c | sed 's,^\./,,'`
gcc  -DIN_GCC -DHAIFA -DSVR4  -g   -DHAVE_CONFIG_H    -I. -I. -I./config
-I./../include \
  -DLOCALEDIR=\"~/gcc-2.95.2/bin_sun/share/locale\" \
  -c `echo ./intl.c | sed 's,^\./,,'`
gcc  -DIN_GCC -DHAIFA -DSVR4  -g   -DHAVE_CONFIG_H    -I. -I. -I./config
-I./../include \
-DPREFIX=\"~/gcc-2.95.2/bin_sun\" \
  -c `echo ./prefix.c | sed 's,^\./,,'`
gcc  -DIN_GCC -DHAIFA -DSVR4  -g   -DHAVE_CONFIG_H  -o cccp cccp.o cexp.o
intl.o prefix.o version.o  mbchar.o obstack.o alloca.o
../libiberty/libiberty.a
rm -f cpp
ln cccp cpp
gperf -L C -F ', 0, 0' -p -j1 -i 1 -g -o -t -G -N is_reserved_word \
   -k1,3,$ ./c-parse.gperf >tmp-gperf.h
sh: gperf: not found
*** Error code 1
make: Fatal error: Command failed for target `c-gperf.h'
Current working directory /net/r493/export/home2/ef3maa00/gcc-2.95.2/src/gcc
*** Error code 1
make: Fatal error: Command failed for target `bootstrap-lean'
Current working directory /net/r493/export/home2/ef3maa00/gcc-2.95.2/src/gcc
*** Error code 1

Im trying to make a native compiler on solaris.  I actually want a cross
compiler for ARM, but I thought that making the native one would help with
exactly the same problem when I try to make the cross compiler, but it just
brought the same error.

Any ideas would be very much appreciated, and rewarded with a question about
what happens three lines later :-}.

Adrian.

             reply	other threads:[~1999-12-31 22:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-10  5:44 May Adrian [this message]
1999-12-31 22:24 ` May Adrian

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=28D6CEAEAB8BD211ADD300A0C9D5B739DA4B4B@r4667.erlf.siemens.de \
    --to=adrian.may@erlf.siemens.de \
    --cc=gcc-help@gcc.gnu.org \
    /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).