other/8920: Cannot compile libiberty on Solaris 2.6 inside gcc-3.2.1

Martin Mokrejs mmokrejs@natur.cuni.cz
Fri Dec 13 03:16:00 GMT 2002


The following reply was made to PR other/8920; it has been noted by GNATS.

From: Martin Mokrejs <mmokrejs@natur.cuni.cz>
To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, mmokrejs@natur.cuni.cz,
        gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: other/8920: Cannot compile libiberty on Solaris 2.6 inside gcc-3.2.1
Date: Fri, 13 Dec 2002 12:09:21 +0100

 Hi,
   even when I remove libiberty from gcc-3.2.1 and soflink to libiberty
 from binutils-2.11.2, I don't get much further:
 
 gcc -c -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes
 -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
 -DHAVE_CONFIG_H -DGENERATOR_FILE -I/software/@sys/usr/include
 -I/software/@sys/usr/include/ncurses
 -I/software/@sys/usr/openssl/include
 -I/software/@sys/usr/include/freetype2   -I. -I. -I../../gcc
 -I../../gcc/. -I../../gcc/config -I../../gcc/../include
 ../../gcc/read-rtl.c -o read-rtl.o
 ../../gcc/read-rtl.c: In function `fatal_with_file_and_line':
 ../../gcc/read-rtl.c:67: warning: implicit declaration of function
 `VA_OPEN'
 ../../gcc/read-rtl.c:67: `ap' undeclared (first use in this function)
 ../../gcc/read-rtl.c:67: (Each undeclared identifier is reported only
 once
 ../../gcc/read-rtl.c:67: for each function it appears in.)
 ../../gcc/read-rtl.c:68: warning: implicit declaration of function
 `VA_FIXEDARG'
 ../../gcc/read-rtl.c:68: parse error before "FILE"
 ../../gcc/read-rtl.c:69: parse error before "const"
 ../../gcc/read-rtl.c:90: warning: implicit declaration of function
 `VA_CLOSE'
 make[2]: *** [read-rtl.o] Error 1
 make[2]: Leaving directory `/scratch/mmokrejs/gcc-3.2.1/objdir/gcc'
 
 
 $ uname -a
 SunOS xx 5.6 Generic_105181-33 sun4u sparc SUNW,Ultra-30
 
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8920
 
 
 



More information about the Gcc-prs mailing list