Hi, I tried to build gcc 3.4.3 on our Dec AlphaServer ES40 running Tru64 UNIX but I ran into problems. The configuration command I used was "#../gcc-3.4.3/configure" where gcc-3.4.3 is the source directory. The building command I used as "#make bootstrap". The output and error messages from the building are contained in the attached text file. Thank you for any information and suggestions on fixing the problems. Fred
Configuring in libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... no checking for perl... perl checking build system type... alphaev67-dec-osf5.1 checking host system type... alphaev67-dec-osf5.1 checking for alphaev67-dec-osf5.1-ar... ar checking for alphaev67-dec-osf5.1-ranlib... ranlib checking for alphaev67-dec-osf5.1-gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking whether cc understands -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... ../../gcc-3.4.3/libiberty/../install-sh -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... yes checking for malloc.h... yes checking for string.h... yes checking for unistd.h... yes checking for strings.h... yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... yes checking for sys/table.h... yes checking for sys/sysctl.h... no checking for sys/systemcfg.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... yes checking for strings.h... (cached) yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... (cached) yes checking for uintptr_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... no checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for mempcpy... no checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... no checking for stpncpy... no checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for tmpnam... yes checking for vasprintf... no checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for getrusage... yes checking for on_exit... no checking for psignal... yes checking for strerror... yes checking for strsignal... no checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... yes checking for realpath... yes checking for canonicalize_file_name... no checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... yes checking for table... yes checking for sysctl... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands if [ x"" != x ] && [ ! -d pic ]; then mkdir pic; else true; fi touch stamp-picdir if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/regex.c -o pic/regex.o; else true; fi cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/regex.c -o regex.o if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/cplus-dem.c -o pic/cplus-dem.o; else true; fi cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/cp-demangle.c -o pic/cp-demangle.o; else true; fi cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/cp-demint.c -o pic/cp-demint.o; else true; fi cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/md5.c -o pic/md5.o; else true; fi cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/md5.c -o md5.o if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/alloca.c -o pic/alloca.o; else true; fi cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/argv.c -o pic/argv.o; else true; fi cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/argv.c -o argv.o if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/choose-temp.c -o pic/choose-temp.o; else true; fi cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/concat.c -o pic/concat.o; else true; fi cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/concat.c -o concat.o if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/dyn-string.c -o pic/dyn-string.o; else true; fi cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/fdmatch.c -o pic/fdmatch.o; else true; fi cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/fibheap.c -o pic/fibheap.o; else true; fi cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/floatformat.c -o pic/floatformat.o; else true; fi cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-3.4.3/libiberty/../include ../../gcc-3.4.3/libiberty/floatformat.c -o floatformat.o cc: Error: ../../gcc-3.4.3/libiberty/floatformat.c, line 319: In this statement, the libraries on this platform do not yet support compile-time evaluation of the constant expression "0.0/0.0". (constfoldns) dto = NAN; --------------^ *** Exit 1*** Exit 1