This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re[2]: 2.95.1 install bugs
- To: <oliva at lsd dot ic dot unicamp dot br>
- Subject: Re[2]: 2.95.1 install bugs
- From: <paul_edwards at hypercom dot com>
- Date: Tue, 28 Sep 1999 11:49:20 -0700
- Cc: <gcc-bugs at gcc dot gnu dot org>
Ok, rather than try to find out whether HPUX make was POSIX compliant
or not I just decided to download gnumake, and that fixed (3).
However, it then got me to the next error:
4. Getting error about xm_alloc.h not found, see attached file "made2"
Also, since compiling gnu make, I realise there is another inherent
problem:
5. The compiles all have the "-g" option in them, which is invalid for
my C compiler. When I build gnu make, configure explicitly said "seeing
if -g is OK... NO". It appears that gcc's configure doesn't do this?
Back to (2) and no, I can't find a "-E" in config.cache, and I put
some debug info in there, including trying to put double-quotes
around the ". $config_cache" line in etc/configure, like the other
". " was like, and that didn't make the problem go away either.
I think it's a /bin/sh bug, I'll see if I can work around it
somehow.
Thanks for the help. Paul.
______________________________ Reply Separator _________________________________
Subject: Re: 2.95.1 install bugs
Author: Alexandre Oliva <oliva@lsd.ic.unicamp.br> at INTERNET
Date: 09/27/99 03:45 PM
On Sep 27, 1999, <paul_edwards@hypercom.com> wrote:
> 3. I ran "make" regardless, and get error "No source
> file argv.c".
Are you sure you're using GNU make or some other POSIX-compliant make,
as per the installation instructions?
> Configuring etc...
> loading cache ../config.cache
> ./../gcc-2.95.1/etc/configure: -E}: not found
This might be a bug in cache loading code, or it could just be that
HPUX 8's /bin/sh loses... Is there any line in config.cache
containing -E?
--
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them
make[1]: Entering directory `/users8/compiler/objdir/libiberty'
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/argv.c -o pic/argv.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/argv.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/choose-temp.c -o pic/choose-temp.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/choose-temp.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/concat.c -o pic/concat.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/concat.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/cplus-dem.c -o pic/cplus-dem.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/cplus-dem.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/fdmatch.c -o pic/fdmatch.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/fdmatch.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/fnmatch.c -o pic/fnmatch.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/fnmatch.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/getopt.c -o pic/getopt.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/getopt.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/getopt1.c -o pic/getopt1.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/getopt1.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/getruntime.c -o pic/getruntime.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/getruntime.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/hex.c -o pic/hex.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/hex.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/floatformat.c -o pic/floatformat.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/floatformat.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/objalloc.c -o pic/objalloc.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/objalloc.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/obstack.c -o pic/obstack.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/obstack.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/pexecute.c -o pic/pexecute.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/pexecute.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/spaces.c -o pic/spaces.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/spaces.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/splay-tree.c -o pic/splay-tree.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/splay-tree.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/strerror.c -o pic/strerror.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/strerror.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/strsignal.c -o pic/strsignal.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/strsignal.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/xatexit.c -o pic/xatexit.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/xatexit.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/xexit.c -o pic/xexit.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/xexit.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/xmalloc.c -o pic/xmalloc.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/xmalloc.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/xstrdup.c -o pic/xstrdup.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/xstrdup.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/xstrerror.c -o pic/xstrerror.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/xstrerror.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/asprintf.c -o pic/asprintf.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/asprintf.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/basename.c -o pic/basename.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/basename.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/getpagesize.c -o pic/getpagesize.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/getpagesize.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/insque.c -o pic/insque.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/insque.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/mkstemps.c -o pic/mkstemps.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/mkstemps.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/random.c -o pic/random.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/random.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/setenv.c -o pic/setenv.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/setenv.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/vasprintf.c -o pic/vasprintf.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/vasprintf.c
cc: (warning) The -g option is not a feature of the bundled C compiler
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/alloca.c -o pic/alloca.o
cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.1/libiberty/../include ../../gcc-2.95.1/libiberty/alloca.c
cc: (warning) The -g option is not a feature of the bundled C compiler
rm -f libiberty.a
ar rc libiberty.a \
argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o floatformat.o objalloc.o obstack.o pexecute.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o asprintf.o basename.o getpagesize.o insque.o mkstemps.o random.o setenv.o vasprintf.o alloca.o
ar ts libiberty.a
argv.o
choose-temp.o
concat.o
cplus-dem.o
fdmatch.o
fnmatch.o
getopt.o
getopt1.o
getruntime.o
hex.o
floatformat.o
objalloc.o
obstack.o
pexecute.o
spaces.o
splay-tree.o
strerror.o
strsignal.o
xatexit.o
xexit.o
xmalloc.o
xstrdup.o
xstrerror.o
asprintf.o
basename.o
getpagesize.o
insque.o
mkstemps.o
random.o
setenv.o
vasprintf.o
alloca.o
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
for g in asprintf.o basename.o getpagesize.o insque.o mkstemps.o random.o setenv.o vasprintf.o ; do \
case "$g" in \
*$f*) echo $g >> needed-list ;; \
esac; \
done; \
done
echo argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o floatformat.o objalloc.o obstack.o pexecute.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o > required-list
make[2]: Entering directory `/users8/compiler/objdir/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/users8/compiler/objdir/libiberty/testsuite'
make[1]: Leaving directory `/users8/compiler/objdir/libiberty'
make[1]: Entering directory `/users8/compiler/objdir/texinfo'
make all-recursive
make[2]: Entering directory `/users8/compiler/objdir/texinfo'
Making all in intl
make[3]: Entering directory `/users8/compiler/objdir/texinfo/intl'
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-2.95.1/texinfo/intl -I../../../gcc-2.95.1/texinfo/lib -g ../../../gcc-2.95.1/texinfo/intl/intl-compat.c
cc: (warning) The -g option is not a feature of the bundled C compiler
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-2.95.1/texinfo/intl -I../../../gcc-2.95.1/texinfo/lib -g ../../../gcc-2.95.1/texinfo/intl/bindtextdom.c
cc: (warning) The -g option is not a feature of the bundled C compiler
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-2.95.1/texinfo/intl -I../../../gcc-2.95.1/texinfo/lib -g ../../../gcc-2.95.1/texinfo/intl/dcgettext.c
cc: (warning) The -g option is not a feature of the bundled C compiler
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-2.95.1/texinfo/intl -I../../../gcc-2.95.1/texinfo/lib -g ../../../gcc-2.95.1/texinfo/intl/dgettext.c
cc: (warning) The -g option is not a feature of the bundled C compiler
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-2.95.1/texinfo/intl -I../../../gcc-2.95.1/texinfo/lib -g ../../../gcc-2.95.1/texinfo/intl/gettext.c
cc: (warning) The -g option is not a feature of the bundled C compiler
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-2.95.1/texinfo/intl -I../../../gcc-2.95.1/texinfo/lib -g ../../../gcc-2.95.1/texinfo/intl/finddomain.c
cc: (warning) The -g option is not a feature of the bundled C compiler
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-2.95.1/texinfo/intl -I../../../gcc-2.95.1/texinfo/lib -g ../../../gcc-2.95.1/texinfo/intl/loadmsgcat.c
cc: (warning) The -g option is not a feature of the bundled C compiler
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-2.95.1/texinfo/intl -I../../../gcc-2.95.1/texinfo/lib -g ../../../gcc-2.95.1/texinfo/intl/localealias.c
cc: (warning) The -g option is not a feature of the bundled C compiler
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-2.95.1/texinfo/intl -I../../../gcc-2.95.1/texinfo/lib -g ../../../gcc-2.95.1/texinfo/intl/textdomain.c
cc: (warning) The -g option is not a feature of the bundled C compiler
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-2.95.1/texinfo/intl -I../../../gcc-2.95.1/texinfo/lib -g ../../../gcc-2.95.1/texinfo/intl/l10nflist.c
cc: (warning) The -g option is not a feature of the bundled C compiler
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-2.95.1/texinfo/intl -I../../../gcc-2.95.1/texinfo/lib -g ../../../gcc-2.95.1/texinfo/intl/explodename.c
cc: (warning) The -g option is not a feature of the bundled C compiler
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o
ar ts libintl.a
intl-compat.o
bindtextdom.o
dcgettext.o
dgettext.o
gettext.o
finddomain.o
loadmsgcat.o
localealias.o
textdomain.o
l10nflist.o
explodename.o
make[3]: Leaving directory `/users8/compiler/objdir/texinfo/intl'
Making all in lib
make[3]: Entering directory `/users8/compiler/objdir/texinfo/lib'
cc -DHAVE_CONFIG_H -I. -I../../../gcc-2.95.1/texinfo/lib -I.. -I../intl -g -c ../../../gcc-2.95.1/texinfo/lib/getopt.c
cc: (warning) The -g option is not a feature of the bundled C compiler
cc -DHAVE_CONFIG_H -I. -I../../../gcc-2.95.1/texinfo/lib -I.. -I../intl -g -c ../../../gcc-2.95.1/texinfo/lib/getopt1.c
cc: (warning) The -g option is not a feature of the bundled C compiler
cc -DHAVE_CONFIG_H -I. -I../../../gcc-2.95.1/texinfo/lib -I.. -I../intl -g -c ../../../gcc-2.95.1/texinfo/lib/xmalloc.c
cc: (warning) The -g option is not a feature of the bundled C compiler
cc -DHAVE_CONFIG_H -I. -I../../../gcc-2.95.1/texinfo/lib -I.. -I../intl -g -c ../../../gcc-2.95.1/texinfo/lib/xstrdup.c
cc: (warning) The -g option is not a feature of the bundled C compiler
cc -DHAVE_CONFIG_H -I. -I../../../gcc-2.95.1/texinfo/lib -I.. -I../intl -g -c ../../../gcc-2.95.1/texinfo/lib/alloca.c
cc: (warning) The -g option is not a feature of the bundled C compiler
rm -f libtxi.a
ar cru libtxi.a getopt.o getopt1.o xmalloc.o xstrdup.o alloca.o
ar ts libtxi.a
getopt.o
getopt1.o
xmalloc.o
xstrdup.o
alloca.o
make[3]: Leaving directory `/users8/compiler/objdir/texinfo/lib'
Making all in makeinfo
make[3]: Entering directory `/users8/compiler/objdir/texinfo/makeinfo'
cc -DHAVE_CONFIG_H -I. -I../../../gcc-2.95.1/texinfo/makeinfo -I.. -I../../../gcc-2.95.1/texinfo/lib -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -g -c ../../../gcc-2.95.1/texinfo/makeinfo/makeinfo.c
cc: (warning) The -g option is not a feature of the bundled C compiler
cc -DHAVE_CONFIG_H -I. -I../../../gcc-2.95.1/texinfo/makeinfo -I.. -I../../../gcc-2.95.1/texinfo/lib -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -g -c ../../../gcc-2.95.1/texinfo/makeinfo/multi.c
cc: (warning) The -g option is not a feature of the bundled C compiler
cc -g -o makeinfo makeinfo.o multi.o ../lib/libtxi.a ../intl/libintl.a
cc: (warning) The -g option is not a feature of the bundled C compiler
make[3]: Leaving directory `/users8/compiler/objdir/texinfo/makeinfo'
make[2]: Leaving directory `/users8/compiler/objdir/texinfo'
make[1]: Leaving directory `/users8/compiler/objdir/texinfo'
make[1]: Entering directory `/users8/compiler/objdir/etc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/users8/compiler/objdir/etc'
make[1]: Entering directory `/users8/compiler/objdir/gcc'
cc -DIN_GCC -g -DHAVE_CONFIG_H -I. -I../../gcc-2.95.1/gcc -I../../gcc-2.95.1/gcc/config -I../../gcc-2.95.1/gcc/../include \
-DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/m68k-hp-hpux8.00/2.95.1/include\" \
-DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/m68k-hp-hpux8.00/2.95.1/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3\" \
-DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
-DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/m68k-hp-hpux8.00/2.95.1/../../../../m68k-hp-hpux8.00/sys-include\" \
-DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/m68k-hp-hpux8.00/2.95.1/../../../../m68k-hp-hpux8.00/include\" \
-c `echo ../../gcc-2.95.1/gcc/cccp.c | sed 's,^\./,,'`
cc: (warning) The -g option is not a feature of the bundled C compiler
./../gcc-2.95.1/gcc/config.h: 9: Can't find include file xm_alloca.h
make[1]: *** [cccp.o] Error 1
make[1]: Leaving directory `/users8/compiler/objdir/gcc'
make: *** [all-gcc] Error 2