public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* problem when compiling gcc 2.95.2 on AIX 5.1
@ 2002-09-23 18:59 Sapra, Vikas
  0 siblings, 0 replies; only message in thread
From: Sapra, Vikas @ 2002-09-23 18:59 UTC (permalink / raw)
  To: 'gcc-help@gnu.org'

Hi All,

I receive following error when compiling 2.95.2 on AIX 5.1. Any help would be great appreciated.

Vikas

        cd ch; make "AR_FLAGS_FOR_TARGET=rc"  "AR_FOR_TARGET=ar"  "BISON=bison"  "BISONFLAGS="  "CFLAGS=-g"  "CLIB=-lld"  "GCC_FOR_TARGET=/var/tmp/gcc2952/gcc-2.95.2/gcc/xgcc -B/var/tmp/gcc2952/gcc-2.95.2/gcc/ -B/usr/local/rs6000-ibm-aix/bin/ -I/usr/local/rs6000-ibm-aix/include"  "LDFLAGS="  "LEX=lex"  "LEXFLAGS="  "LN=ln"  "LN_S=ln -s"  "MAKEINFO=/var/tmp/gcc2952/gcc-2.95.2/texinfo/makeinfo/makeinfo "  "MAKEINFOFLAGS="  "RANLIB_FOR_TARGET=ranlib"  "RANLIB_TEST_FOR_TARGET=[ -f ranlib ]  || ( [ "rs6000-ibm-aix" = "rs6000-ibm-aix" ]  && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )"  "SHELL=/bin/sh"  "STAGE_PREFIX="  "exeext="  "build_exeext="  "objext=.o"  "exec_prefix=/usr/local"  "prefix=/usr/local"  "local_prefix=/usr/local"  "gxx_include_dir=/usr/local/lib/gcc-lib/rs6000-ibm-aix/2.95.2/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3"  "tooldir=/usr/local/rs6000-ibm-aix"  "gcc_tooldir=/usr/local/lib/gcc-lib/rs6000-ibm-aix/2.95.2/../..!
/../../rs6000-ibm-aix"  "bindir=/usr/local/bin"  "libsubdir=/usr/local/lib/gcc-lib/rs6000-ibm-aix/2.95.2"  "datadir=/usr/local/share"  "distdir=../tmp/\$(subdir)"  "localedir=/usr/local/share/locale" "CC=cc" "CHILLFLAGS=-g"  "CHILL_FOR_TARGET=/var/tmp/gcc2952/gcc-2.95.2/gcc/xgcc -B/var/tmp/gcc2952/gcc-2.95.2/gcc/ -B/usr/local/rs6000-ibm-aix/bin/ -L/var/tmp/gcc2952/gcc-2.95.2/gcc/ch/runtime/"  "CHILL_LIB=-lchill"  "GNUCHILL_VERSION=1.5.2" ../cc1chill
        cc -c  -DIN_GCC   -g     -I. -I.. -I. -I./.. -I./../config -I./../../include decl.c
"decl.c", line 1809.54: 1506-280 (W) Function argument assignment between types "int(*)(const void*,const void*)" and "int(*)()" is not allowed.
"decl.c", line 4448.1: 1506-343 (S) Redeclaration of start_struct differs from previous declaration on line 736 of "ch-tree.h".
"decl.c", line 4448.1: 1506-381 (I) The type "enum tree_code" of parameter 1 in the prototype declaration is not compatible with the corresponding parameter type "enum chill_tree_code" in the nonprototype declaration.
make: 1254-004 The error code from the last command is 1.

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

only message in thread, other threads:[~2002-09-24  1:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-23 18:59 problem when compiling gcc 2.95.2 on AIX 5.1 Sapra, Vikas

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