public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Problems compiling egcs 1.1.2
@ 2001-02-19  9:00 Joakim.Majander
  0 siblings, 0 replies; 4+ messages in thread
From: Joakim.Majander @ 2001-02-19  9:00 UTC (permalink / raw)
  To: gcc-help

> I tried to compile egcs 1.1.2 (downloaded from cygnus about a week ago) in
> a separate objectdir with "srcdir/configure + make bootstrap" without any
> options. The configure went OK, but make bootstrap complained about parse
> error while compiling tmp-dump.c in objectdir/gcc. After that machine run
> out of memory (64 RAM + 192 swap) and make aborted. What went wrong?
> temp-dump.c only seemed to have a definition of one integer and I really
> could not figure out what was make trying to do.
> 
> The system is a Celoron 300A with redhat 5.0, which I have updated with
> glibc-2.0.5, gcc-2.7.2.3, newest binutils (perhaps 2.4.2), 2.2.18 kernel
> etc.
> 
> Joakim

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Problems compiling egcs 1.1.2
@ 2001-02-22 23:12 Joakim.Majander
  0 siblings, 0 replies; 4+ messages in thread
From: Joakim.Majander @ 2001-02-22 23:12 UTC (permalink / raw)
  To: gcc-help

The problem was solved by updating bison-1.2.5 to 1.2.8

Joakim

> -----Original Message-----
> From:	Majander Joakim JMAJA 
> Sent:	21. helmikuuta 2001 20:33
> To:	'gcc-help@gcc.gnu.org'
> Subject:	RE: Problems compiling egcs 1.1.2
> 
> I tried to compile egcs 1.1.2 (downloaded from cygnus about a week ago) in
> a separate objectdir with "srcdir/configure + make bootstrap" without any
> options. The configure went OK, but make bootstrap complained about parse
> error while compiling tmp-dump.c in objectdir/gcc. After that machine run
> out of memory (64 RAM + 192 swap) and make aborted. What went wrong?
> temp-dump.c only seemed to have a definition of one integer and I really
> could not figure out what was make trying to do.
> 
> The system is a Celoron 300A with redhat 5.0, which I have updated with
> glibc-2.0.5, gcc-2.7.2.3, newest binutils (perhaps 2.4.2), 2.2.18 kernel
> etc.
> 
> Joakim
> 
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Problems compiling egcs 1.1.2
  2001-02-21 10:33 Joakim.Majander
@ 2001-02-21 11:26 ` Abdelshakour Abuzneid
  0 siblings, 0 replies; 4+ messages in thread
From: Abdelshakour Abuzneid @ 2001-02-21 11:26 UTC (permalink / raw)
  To: Joakim.Majander; +Cc: gcc-help

Remove me from gcc-help list!

;.............................................................;
|Abdelshakour Abuzneid                           MS, MCSE, MCP|
|Director of Systems Operations  Email:abuzneid@bridgeport.edu|
|Phone (203) 576-4113                       169 University Ave|
|Fax (203) 576-4766                Bridgeport, CT 06601, U.S.A|
+.............................................................+

On Wed, 21 Feb 2001 Joakim.Majander@fortum.com wrote:

> > I tried to compile egcs 1.1.2 (downloaded from cygnus about a week ago) in
> > a separate objectdir with "srcdir/configure + make bootstrap" without any
> > options. The configure went OK, but make bootstrap complained about parse
> > error while compiling tmp-dump.c in objectdir/gcc. After that machine run
> > out of memory (64 RAM + 192 swap) and make aborted. What went wrong?
> > temp-dump.c only seemed to have a definition of one integer and I really
> > could not figure out what was make trying to do.
> >
> > The system is a Celoron 300A with redhat 5.0, which I have updated with
> > glibc-2.0.5, gcc-2.7.2.3, newest binutils (perhaps 2.4.2), 2.2.18 kernel
> > etc.
> >
> > Joakim
> >
> >
> >
> > Here is some more info. Now I tried to compile gcc-2.95 and it too failed
> > simlarly.
> >
> > Messages to screen from "make bootstrap". I left quite a lot away from the
> > beginning. Notice the new "make bootstrap", which comoplains about
> > tmp-dum.c instead of SYSCALLS.c.
> >
> > cat /home/joakim/updates/2.2/gcc-2.95/gcc/sys-types.h
> > /home/joakim/updates/2.2/gcc-2.95/gcc/sys-protos.h > SYSCALLS.c
> > ./xgcc -B./ -B/usr/local/i686-pc-linux-gnulibc1/bin/
> > -I/usr/local/i686-pc-linux-gnulibc1/include  -DIN_GCC    -DUSE_GNULIBC_1
> > -O2 -g -O2
> > -I./include     -I. -I/home/joakim/updates/2.2/gcc-2.95/gcc
> > -I/home/joakim/updates/2.2/gcc-2.95/gcc/config
> > -I/home/joakim/updates/2.2/gcc-2.95/gcc/../include \
> >   -aux-info SYSCALLS.c.X -S -o tmp-SYSCALLS.s SYSCALLS.c
> > SYSCALLS.c:1: parse error at null character
> > SYSCALLS.c:1: virtual memory exhausted
> > make[2]: *** [SYSCALLS.c.X] Error 1
> > make[2]: Leaving directory `/home/joakim/data/gcc/gcc'
> > make[1]: *** [bootstrap] Error 2
> > make[1]: Leaving directory `/home/joakim/data/gcc/gcc'
> > make: *** [bootstrap] Error 2
> > [joakim@keiju gcc]$ make bootstrap
> > make[1]: Entering directory `/home/joakim/data/gcc/libiberty'
> > make[2]: Entering directory `/home/joakim/data/gcc/libiberty/testsuite'
> > make[2]: Nothing to be done for `all'.
> > make[2]: Leaving directory `/home/joakim/data/gcc/libiberty/testsuite'
> > make[1]: Leaving directory `/home/joakim/data/gcc/libiberty'
> > make[1]: Entering directory `/home/joakim/data/gcc/texinfo'
> > make all-recursive
> > make[2]: Entering directory `/home/joakim/data/gcc/texinfo'
> > Making all in intl
> > make[3]: Entering directory `/home/joakim/data/gcc/texinfo/intl'
> > make[3]: Nothing to be done for `all'.
> > make[3]: Leaving directory `/home/joakim/data/gcc/texinfo/intl'
> > Making all in lib
> > make[3]: Entering directory `/home/joakim/data/gcc/texinfo/lib'
> > make[3]: Nothing to be done for `all'.
> > make[3]: Leaving directory `/home/joakim/data/gcc/texinfo/lib'
> > Making all in makeinfo
> > make[3]: Entering directory `/home/joakim/data/gcc/texinfo/makeinfo'
> > make[3]: Nothing to be done for `all'.
> > make[3]: Leaving directory `/home/joakim/data/gcc/texinfo/makeinfo'
> > make[2]: Leaving directory `/home/joakim/data/gcc/texinfo'
> > make[1]: Leaving directory `/home/joakim/data/gcc/texinfo'
> > Bootstrapping the compiler
> > make[1]: Entering directory `/home/joakim/data/gcc/gcc'
> > make CC="gcc" libdir=/usr/local/lib LANGUAGES="c "
> > make[2]: Entering directory `/home/joakim/data/gcc/gcc'
> > (cd intl && make all)
> > make[3]: Entering directory `/home/joakim/data/gcc/gcc/intl'
> > make[3]: Nothing to be done for `all'.
> > make[3]: Leaving directory `/home/joakim/data/gcc/gcc/intl'
> > gcc  -DIN_GCC    -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H    -I.
> > -I/home/joakim/updates/2.2/gcc-2.95/gcc
> > -I/home/joakim/updates/2.2/gcc-2.95/gcc/config
> > -I/home/joakim/updates/2.2/gcc-2.95/gcc/../include  \
> > -DTARGET_MACHINE=\"i686-pc-linux-gnulibc1\"  \
> > -c `echo /home/joakim/updates/2.2/gcc-2.95/gcc/collect2.c | sed
> > 's,^\./,,'`
> > gcc -c  -DIN_GCC    -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H    -I.
> > -I/home/joakim/updates/2.2/gcc-2.95/gcc
> > -I/home/joakim/updates/2.2/gcc-2.95/gcc/config
> > -I/home/joakim/updates/2.2/gcc-2.95/gcc/../include
> > /home/joakim/updates/2.2/gcc-2.95/gcc/tlink.c
> > echo "int xxy_us_dummy;" >tmp-dum.c
> > ./xgcc -B./ -B/usr/local/i686-pc-linux-gnulibc1/bin/
> > -I/usr/local/i686-pc-linux-gnulibc1/include -S tmp-dum.c
> > tmp-dum.c:1: parse error at null character
> > tmp-dum.c:1: virtual memory exhausted
> > make[2]: *** [s-under] Error 1
> > make[2]: Leaving directory `/home/joakim/data/gcc/gcc'
> > make[1]: *** [bootstrap] Error 2
> > make[1]: Leaving directory `/home/joakim/data/gcc/gcc'
> > make: *** [bootstrap] Error 2
> > [joakim@keiju gcc]$
> >
> > Here is  tmp-dum.c:
> >
> > int xxy_us_dummy;
> >
> > And here  tmp-dum.s
> >
> >  .file "tmp-dum.c"
> >  .version "01.01"
> > gcc2_compiled.:
> >
> >
> > Long period before "virtual memory exhausted" this prosess takes most of
> > the CPU-time:
> >
> > ./cc1 /tmp/cc8mMaWM.i -quiet -dumpbase tmp-dum.c -o tmp-dum.s
> >
> >
> > Here is  ls -lrt gcc|tail
> >
> > -rw-rw-r--   1 joakim   joakim          0 Feb 19 23:33 s-mlib
> > -rw-rw-r--   1 joakim   joakim     156456 Feb 19 23:33 gcc.o
> > -rw-rw-r--   1 joakim   joakim      16536 Feb 19 23:33 gccspec.o
> > -rwxrwxr-x   1 joakim   joakim     184898 Feb 19 23:33 xgcc
> > -rw-rw-r--   1 joakim   joakim      81348 Feb 19 23:33 SYSCALLS.c
> > -rw-rw-r--   1 joakim   joakim          0 Feb 19 23:33 SYSCALLS.c.X
> > -rw-rw-r--   1 joakim   joakim      56648 Feb 19 23:35 collect2.o
> > -rw-rw-r--   1 joakim   joakim      30452 Feb 19 23:35 tlink.o
> > -rw-rw-r--   1 joakim   joakim         18 Feb 19 23:35 tmp-dum.c
> > -rw-rw-r--   1 joakim   joakim         53 Feb 19 23:36 tmp-dum.s
> >
> > And  config.cache
> >
> > # This file is a shell script that caches the results of configure
> > # tests run on this system so they can be shared between configure
> > # scripts and configure runs.  It is not useful on other systems.
> > # If it contains results you don't want to keep, you may remove or edit
> > it.
> > #
> > # By default, configure uses ./config.cache as the cache file,
> > # creating it if it does not exist already.  You can give configure
> > # the --cache-file=FILE option to use a different cache file; that is
> > # what configure does when it calls configure scripts in
> > # subdirectories, so they share the cache.
> > # Giving --cache-file=/dev/null disables caching, for debugging configure.
> > # config.status only pays attention to the cache file if you give it the
> > # --recheck option to rerun configure.
> > #
> > ac_cv_c_const=${ac_cv_c_const='yes'}
> > ac_cv_c_inline=${ac_cv_c_inline='inline'}
> > ac_cv_decl_sys_siglist=${ac_cv_decl_sys_siglist='yes'}
> > ac_cv_func___argz_count=${ac_cv_func___argz_count='yes'}
> > ac_cv_func___argz_next=${ac_cv_func___argz_next='no'}
> > ac_cv_func___argz_stringify=${ac_cv_func___argz_stringify='yes'}
> > ac_cv_func_alloca_works=${ac_cv_func_alloca_works='yes'}
> > ac_cv_func_asprintf=${ac_cv_func_asprintf='yes'}
> > ac_cv_func_atexit=${ac_cv_func_atexit='yes'}
> > ac_cv_func_atoll=${ac_cv_func_atoll='no'}
> > ac_cv_func_atoq=${ac_cv_func_atoq='yes'}
> > ac_cv_func_basename=${ac_cv_func_basename='yes'}
> > ac_cv_func_bcmp=${ac_cv_func_bcmp='yes'}
> > ac_cv_func_bcopy=${ac_cv_func_bcopy='yes'}
> > ac_cv_func_bsearch=${ac_cv_func_bsearch='yes'}
> > ac_cv_func_bzero=${ac_cv_func_bzero='yes'}
> > ac_cv_func_calloc=${ac_cv_func_calloc='yes'}
> > ac_cv_func_clock=${ac_cv_func_clock='yes'}
> > ac_cv_func_fputc_unlocked=${ac_cv_func_fputc_unlocked='no'}
> > ac_cv_func_fputs_unlocked=${ac_cv_func_fputs_unlocked='no'}
> > ac_cv_func_getcwd=${ac_cv_func_getcwd='yes'}
> > ac_cv_func_getpagesize=${ac_cv_func_getpagesize='yes'}
> > ac_cv_func_getrlimit=${ac_cv_func_getrlimit='yes'}
> > ac_cv_func_getrusage=${ac_cv_func_getrusage='yes'}
> > ac_cv_func_gettimeofday=${ac_cv_func_gettimeofday='yes'}
> > ac_cv_func_index=${ac_cv_func_index='yes'}
> > ac_cv_func_insque=${ac_cv_func_insque='yes'}
> > ac_cv_func_isascii=${ac_cv_func_isascii='yes'}
> > ac_cv_func_kill=${ac_cv_func_kill='yes'}
> > ac_cv_func_memchr=${ac_cv_func_memchr='yes'}
> > ac_cv_func_memcmp=${ac_cv_func_memcmp='yes'}
> > ac_cv_func_memcpy=${ac_cv_func_memcpy='yes'}
> > ac_cv_func_memmove=${ac_cv_func_memmove='yes'}
> > ac_cv_func_memset=${ac_cv_func_memset='yes'}
> > ac_cv_func_mkstemps=${ac_cv_func_mkstemps='no'}
> > ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped='yes'}
> > ac_cv_func_munmap=${ac_cv_func_munmap='yes'}
> > ac_cv_func_on_exit=${ac_cv_func_on_exit='yes'}
> > ac_cv_func_popen=${ac_cv_func_popen='yes'}
> > ac_cv_func_psignal=${ac_cv_func_psignal='yes'}
> > ac_cv_func_putc_unlocked=${ac_cv_func_putc_unlocked='no'}
> > ac_cv_func_putenv=${ac_cv_func_putenv='yes'}
> > ac_cv_func_random=${ac_cv_func_random='yes'}
> > ac_cv_func_rename=${ac_cv_func_rename='yes'}
> > ac_cv_func_rindex=${ac_cv_func_rindex='yes'}
> > ac_cv_func_sbrk=${ac_cv_func_sbrk='yes'}
> > ac_cv_func_setenv=${ac_cv_func_setenv='yes'}
> > ac_cv_func_setlocale=${ac_cv_func_setlocale='yes'}
> > ac_cv_func_setrlimit=${ac_cv_func_setrlimit='yes'}
> > ac_cv_func_setvbuf=${ac_cv_func_setvbuf='yes'}
> > ac_cv_func_sigblock=${ac_cv_func_sigblock='yes'}
> > ac_cv_func_sigprocmask=${ac_cv_func_sigprocmask='yes'}
> > ac_cv_func_sigsetmask=${ac_cv_func_sigsetmask='yes'}
> > ac_cv_func_stpcpy=${ac_cv_func_stpcpy='yes'}
> > ac_cv_func_strcasecmp=${ac_cv_func_strcasecmp='yes'}
> > ac_cv_func_strchr=${ac_cv_func_strchr='yes'}
> > ac_cv_func_strdup=${ac_cv_func_strdup='yes'}
> > ac_cv_func_strerror=${ac_cv_func_strerror='yes'}
> > ac_cv_func_strncasecmp=${ac_cv_func_strncasecmp='yes'}
> > ac_cv_func_strrchr=${ac_cv_func_strrchr='yes'}
> > ac_cv_func_strsignal=${ac_cv_func_strsignal='yes'}
> > ac_cv_func_strstr=${ac_cv_func_strstr='yes'}
> > ac_cv_func_strtod=${ac_cv_func_strtod='yes'}
> > ac_cv_func_strtol=${ac_cv_func_strtol='yes'}
> > ac_cv_func_strtoul=${ac_cv_func_strtoul='yes'}
> > ac_cv_func_sysconf=${ac_cv_func_sysconf='yes'}
> > ac_cv_func_times=${ac_cv_func_times='yes'}
> > ac_cv_func_tmpnam=${ac_cv_func_tmpnam='yes'}
> > ac_cv_func_vasprintf=${ac_cv_func_vasprintf='yes'}
> > ac_cv_func_vfork_works=${ac_cv_func_vfork_works='yes'}
> > ac_cv_func_vfprintf=${ac_cv_func_vfprintf='yes'}
> > ac_cv_func_vprintf=${ac_cv_func_vprintf='yes'}
> > ac_cv_func_vsprintf=${ac_cv_func_vsprintf='yes'}
> > ac_cv_func_waitpid=${ac_cv_func_waitpid='yes'}
> > ac_cv_header_alloca_h=${ac_cv_header_alloca_h='yes'}
> > ac_cv_header_argz_h=${ac_cv_header_argz_h='yes'}
> > ac_cv_header_direct_h=${ac_cv_header_direct_h='no'}
> > ac_cv_header_fcntl_h=${ac_cv_header_fcntl_h='yes'}
> > ac_cv_header_libintl_h=${ac_cv_header_libintl_h='yes'}
> > ac_cv_header_limits_h=${ac_cv_header_limits_h='yes'}
> > ac_cv_header_locale_h=${ac_cv_header_locale_h='yes'}
> > ac_cv_header_malloc_h=${ac_cv_header_malloc_h='yes'}
> > ac_cv_header_minix_config_h=${ac_cv_header_minix_config_h='no'}
> > ac_cv_header_ncurses_termcap_h=${ac_cv_header_ncurses_termcap_h='yes'}
> > ac_cv_header_nl_types_h=${ac_cv_header_nl_types_h='yes'}
> > ac_cv_header_pthread_h=${ac_cv_header_pthread_h='yes'}
> > ac_cv_header_pwd_h=${ac_cv_header_pwd_h='yes'}
> > ac_cv_header_stab_h=${ac_cv_header_stab_h='yes'}
> > ac_cv_header_stdc=${ac_cv_header_stdc='yes'}
> > ac_cv_header_stddef_h=${ac_cv_header_stddef_h='yes'}
> > ac_cv_header_stdlib_h=${ac_cv_header_stdlib_h='yes'}
> > ac_cv_header_string_h=${ac_cv_header_string_h='yes'}
> > ac_cv_header_strings_h=${ac_cv_header_strings_h='yes'}
> > ac_cv_header_sys_fcntl_h=${ac_cv_header_sys_fcntl_h='yes'}
> > ac_cv_header_sys_file_h=${ac_cv_header_sys_file_h='yes'}
> > ac_cv_header_sys_param_h=${ac_cv_header_sys_param_h='yes'}
> > ac_cv_header_sys_ptem_h=${ac_cv_header_sys_ptem_h='no'}
> > ac_cv_header_sys_resource_h=${ac_cv_header_sys_resource_h='yes'}
> > ac_cv_header_sys_stat_h=${ac_cv_header_sys_stat_h='yes'}
> > ac_cv_header_sys_time_h=${ac_cv_header_sys_time_h='yes'}
> > ac_cv_header_sys_times_h=${ac_cv_header_sys_times_h='yes'}
> > ac_cv_header_sys_ttold_h=${ac_cv_header_sys_ttold_h='no'}
> > ac_cv_header_sys_wait_h=${ac_cv_header_sys_wait_h='yes'}
> > ac_cv_header_termcap_h=${ac_cv_header_termcap_h='yes'}
> > ac_cv_header_termio_h=${ac_cv_header_termio_h='yes'}
> > ac_cv_header_termios_h=${ac_cv_header_termios_h='yes'}
> > ac_cv_header_thread_h=${ac_cv_header_thread_h='no'}
> > ac_cv_header_time=${ac_cv_header_time='yes'}
> > ac_cv_header_time_h=${ac_cv_header_time_h='yes'}
> > ac_cv_header_unistd_h=${ac_cv_header_unistd_h='yes'}
> > ac_cv_header_values_h=${ac_cv_header_values_h='yes'}
> > ac_cv_header_vfork_h=${ac_cv_header_vfork_h='no'}
> > ac_cv_lib_cposix_strerror=${ac_cv_lib_cposix_strerror='no'}
> > ac_cv_lib_fl_yywrap=${ac_cv_lib_fl_yywrap='yes'}
> > ac_cv_lib_intl_bindtextdomain=${ac_cv_lib_intl_bindtextdomain='no'}
> > ac_cv_lib_ncurses_tputs=${ac_cv_lib_ncurses_tputs='yes'}
> > ac_cv_path_GMSGFMT=${ac_cv_path_GMSGFMT='/usr/bin/msgfmt'}
> > ac_cv_path_MSGFMT=${ac_cv_path_MSGFMT='/usr/bin/msgfmt'}
> > ac_cv_path_XGETTEXT=${ac_cv_path_XGETTEXT='/usr/bin/xgettext'}
> > ac_cv_path_install=${ac_cv_path_install='/usr/bin/install -c'}
> > ac_cv_prog_AR=${ac_cv_prog_AR='ar'}
> > ac_cv_prog_AWK=${ac_cv_prog_AWK='gawk'}
> > ac_cv_prog_CC=${ac_cv_prog_CC='gcc'}
> > ac_cv_prog_CPP=${ac_cv_prog_CPP='gcc -E'}
> > ac_cv_prog_LEX=${ac_cv_prog_LEX='flex'}
> > ac_cv_prog_RANLIB=${ac_cv_prog_RANLIB='ranlib'}
> > ac_cv_prog_TEXCONFIG=${ac_cv_prog_TEXCONFIG='true'}
> > ac_cv_prog_YACC=${ac_cv_prog_YACC='bison -y'}
> > ac_cv_prog_cc_cross=${ac_cv_prog_cc_cross='no'}
> > ac_cv_prog_cc_g=${ac_cv_prog_cc_g='yes'}
> > ac_cv_prog_cc_works=${ac_cv_prog_cc_works='yes'}
> > ac_cv_prog_gcc=${ac_cv_prog_gcc='yes'}
> > ac_cv_prog_gcc_traditional=${ac_cv_prog_gcc_traditional='no'}
> > ac_cv_prog_gnat=${ac_cv_prog_gnat='no'}
> > ac_cv_prog_make_make_set=${ac_cv_prog_make_make_set='yes'}
> > ac_cv_struct_tm=${ac_cv_struct_tm='time.h'}
> > ac_cv_type_off_t=${ac_cv_type_off_t='yes'}
> > ac_cv_type_pid_t=${ac_cv_type_pid_t='yes'}
> > ac_cv_type_signal=${ac_cv_type_signal='void'}
> > ac_cv_type_size_t=${ac_cv_type_size_t='yes'}
> > am_cv_cygwin32=${am_cv_cygwin32='no'}
> > am_cv_exeext=${am_cv_exeext='no'}
> > am_cv_mingw32=${am_cv_mingw32='no'}
> > am_cv_val_LC_MESSAGES=${am_cv_val_LC_MESSAGES='yes'}
> > gcc_cv_as=${gcc_cv_as='/usr/bin/as'}
> > gcc_cv_as_alignment_features=${gcc_cv_as_alignment_features='.p2align
> > including
> > maximum skip'}
> > gcc_cv_as_gas_srcdir=${gcc_cv_as_gas_srcdir='/home/joakim/updates/2.2/gcc-
> > 2.95/gas'}
> >
> > gcc_cv_as_instructions=${gcc_cv_as_instructions=''}
> > gcc_cv_as_subsections=${gcc_cv_as_subsections=''}
> > gcc_cv_c_have_stringify=${gcc_cv_c_have_stringify='yes'}
> > gcc_cv_c_volatile=${gcc_cv_c_volatile='yes'}
> > gcc_cv_decl_needed_abort=${gcc_cv_decl_needed_abort='no'}
> > gcc_cv_decl_needed_atof=${gcc_cv_decl_needed_atof='no'}
> > gcc_cv_decl_needed_atol=${gcc_cv_decl_needed_atol='no'}
> > gcc_cv_decl_needed_bcmp=${gcc_cv_decl_needed_bcmp='no'}
> > gcc_cv_decl_needed_bcopy=${gcc_cv_decl_needed_bcopy='no'}
> > gcc_cv_decl_needed_bzero=${gcc_cv_decl_needed_bzero='no'}
> > gcc_cv_decl_needed_calloc=${gcc_cv_decl_needed_calloc='no'}
> > gcc_cv_decl_needed_fputs_unlocked=${gcc_cv_decl_needed_fputs_unlocked='yes
> > '}
> > gcc_cv_decl_needed_free=${gcc_cv_decl_needed_free='no'}
> > gcc_cv_decl_needed_getcwd=${gcc_cv_decl_needed_getcwd='no'}
> > gcc_cv_decl_needed_getenv=${gcc_cv_decl_needed_getenv='no'}
> > gcc_cv_decl_needed_getrlimit=${gcc_cv_decl_needed_getrlimit='no'}
> > gcc_cv_decl_needed_getwd=${gcc_cv_decl_needed_getwd='no'}
> > gcc_cv_decl_needed_index=${gcc_cv_decl_needed_index='no'}
> > gcc_cv_decl_needed_malloc=${gcc_cv_decl_needed_malloc='no'}
> > gcc_cv_decl_needed_putc_unlocked=${gcc_cv_decl_needed_putc_unlocked='yes'}
> > gcc_cv_decl_needed_realloc=${gcc_cv_decl_needed_realloc='no'}
> > gcc_cv_decl_needed_rindex=${gcc_cv_decl_needed_rindex='no'}
> > gcc_cv_decl_needed_sbrk=${gcc_cv_decl_needed_sbrk='no'}
> > gcc_cv_decl_needed_setrlimit=${gcc_cv_decl_needed_setrlimit='no'}
> > gcc_cv_decl_needed_strerror=${gcc_cv_decl_needed_strerror='no'}
> > gcc_cv_decl_needed_strsignal=${gcc_cv_decl_needed_strsignal='no'}
> > gcc_cv_decl_needed_strstr=${gcc_cv_decl_needed_strstr='no'}
> > gcc_cv_func_printf_ptr=${gcc_cv_func_printf_ptr='yes'}
> > gcc_cv_header_inttypes_h=${gcc_cv_header_inttypes_h='no'}
> > gcc_cv_header_string=${gcc_cv_header_string='yes'}
> > gcc_cv_mkdir_takes_one_arg=${gcc_cv_mkdir_takes_one_arg='no'}
> > gcc_cv_prog_LN=${gcc_cv_prog_LN='ln'}
> > gcc_cv_prog_LN_S=${gcc_cv_prog_LN_S='ln -s'}
> > gt_cv_func_gettext_libc=${gt_cv_func_gettext_libc='no'}
> > libiberty_cv_var_sys_errlist=${libiberty_cv_var_sys_errlist='yes'}
> > libiberty_cv_var_sys_nerr=${libiberty_cv_var_sys_nerr='yes'}
> > libiberty_cv_var_sys_siglist=${libiberty_cv_var_sys_siglist='yes'}
> > nls_cv_force_use_gnu_gettext=${nls_cv_force_use_gnu_gettext='no'}
> > nls_cv_header_intl=${nls_cv_header_intl='intl/libintl.h'}
> > nls_cv_header_libgt=${nls_cv_header_libgt='intl/libgettext.h'}
> > nls_cv_use_catgets=${nls_cv_use_catgets='no'}
> > nls_cv_use_gnu_gettext=${nls_cv_use_gnu_gettext='yes'}
> >
> >
> > The objectdir was /home/joakim/data/gcc (or egcs)
> > and srcdir /home/joakim/updates/2.2/gcc-2.95 (or
> > egcs-1.1.2). This should be as recommended.
> >
> > Joakim
> >
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Problems compiling egcs 1.1.2
@ 2001-02-21 10:33 Joakim.Majander
  2001-02-21 11:26 ` Abdelshakour Abuzneid
  0 siblings, 1 reply; 4+ messages in thread
From: Joakim.Majander @ 2001-02-21 10:33 UTC (permalink / raw)
  To: gcc-help

> I tried to compile egcs 1.1.2 (downloaded from cygnus about a week ago) in
> a separate objectdir with "srcdir/configure + make bootstrap" without any
> options. The configure went OK, but make bootstrap complained about parse
> error while compiling tmp-dump.c in objectdir/gcc. After that machine run
> out of memory (64 RAM + 192 swap) and make aborted. What went wrong?
> temp-dump.c only seemed to have a definition of one integer and I really
> could not figure out what was make trying to do.
> 
> The system is a Celoron 300A with redhat 5.0, which I have updated with
> glibc-2.0.5, gcc-2.7.2.3, newest binutils (perhaps 2.4.2), 2.2.18 kernel
> etc.
> 
> Joakim
> 
> 
> 
> Here is some more info. Now I tried to compile gcc-2.95 and it too failed
> simlarly.
> 
> Messages to screen from "make bootstrap". I left quite a lot away from the
> beginning. Notice the new "make bootstrap", which comoplains about
> tmp-dum.c instead of SYSCALLS.c.
> 
> cat /home/joakim/updates/2.2/gcc-2.95/gcc/sys-types.h
> /home/joakim/updates/2.2/gcc-2.95/gcc/sys-protos.h > SYSCALLS.c
> ./xgcc -B./ -B/usr/local/i686-pc-linux-gnulibc1/bin/
> -I/usr/local/i686-pc-linux-gnulibc1/include  -DIN_GCC    -DUSE_GNULIBC_1
> -O2 -g -O2
> -I./include     -I. -I/home/joakim/updates/2.2/gcc-2.95/gcc
> -I/home/joakim/updates/2.2/gcc-2.95/gcc/config
> -I/home/joakim/updates/2.2/gcc-2.95/gcc/../include \
>   -aux-info SYSCALLS.c.X -S -o tmp-SYSCALLS.s SYSCALLS.c
> SYSCALLS.c:1: parse error at null character
> SYSCALLS.c:1: virtual memory exhausted
> make[2]: *** [SYSCALLS.c.X] Error 1
> make[2]: Leaving directory `/home/joakim/data/gcc/gcc'
> make[1]: *** [bootstrap] Error 2
> make[1]: Leaving directory `/home/joakim/data/gcc/gcc'
> make: *** [bootstrap] Error 2
> [joakim@keiju gcc]$ make bootstrap
> make[1]: Entering directory `/home/joakim/data/gcc/libiberty'
> make[2]: Entering directory `/home/joakim/data/gcc/libiberty/testsuite'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/home/joakim/data/gcc/libiberty/testsuite'
> make[1]: Leaving directory `/home/joakim/data/gcc/libiberty'
> make[1]: Entering directory `/home/joakim/data/gcc/texinfo'
> make all-recursive
> make[2]: Entering directory `/home/joakim/data/gcc/texinfo'
> Making all in intl
> make[3]: Entering directory `/home/joakim/data/gcc/texinfo/intl'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/home/joakim/data/gcc/texinfo/intl'
> Making all in lib
> make[3]: Entering directory `/home/joakim/data/gcc/texinfo/lib'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/home/joakim/data/gcc/texinfo/lib'
> Making all in makeinfo
> make[3]: Entering directory `/home/joakim/data/gcc/texinfo/makeinfo'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/home/joakim/data/gcc/texinfo/makeinfo'
> make[2]: Leaving directory `/home/joakim/data/gcc/texinfo'
> make[1]: Leaving directory `/home/joakim/data/gcc/texinfo'
> Bootstrapping the compiler
> make[1]: Entering directory `/home/joakim/data/gcc/gcc'
> make CC="gcc" libdir=/usr/local/lib LANGUAGES="c "
> make[2]: Entering directory `/home/joakim/data/gcc/gcc'
> (cd intl && make all)
> make[3]: Entering directory `/home/joakim/data/gcc/gcc/intl'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/home/joakim/data/gcc/gcc/intl'
> gcc  -DIN_GCC    -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H    -I.
> -I/home/joakim/updates/2.2/gcc-2.95/gcc
> -I/home/joakim/updates/2.2/gcc-2.95/gcc/config
> -I/home/joakim/updates/2.2/gcc-2.95/gcc/../include  \
> -DTARGET_MACHINE=\"i686-pc-linux-gnulibc1\"  \
> -c `echo /home/joakim/updates/2.2/gcc-2.95/gcc/collect2.c | sed
> 's,^\./,,'`
> gcc -c  -DIN_GCC    -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H    -I.
> -I/home/joakim/updates/2.2/gcc-2.95/gcc
> -I/home/joakim/updates/2.2/gcc-2.95/gcc/config
> -I/home/joakim/updates/2.2/gcc-2.95/gcc/../include
> /home/joakim/updates/2.2/gcc-2.95/gcc/tlink.c
> echo "int xxy_us_dummy;" >tmp-dum.c
> ./xgcc -B./ -B/usr/local/i686-pc-linux-gnulibc1/bin/
> -I/usr/local/i686-pc-linux-gnulibc1/include -S tmp-dum.c
> tmp-dum.c:1: parse error at null character
> tmp-dum.c:1: virtual memory exhausted
> make[2]: *** [s-under] Error 1
> make[2]: Leaving directory `/home/joakim/data/gcc/gcc'
> make[1]: *** [bootstrap] Error 2
> make[1]: Leaving directory `/home/joakim/data/gcc/gcc'
> make: *** [bootstrap] Error 2
> [joakim@keiju gcc]$
> 
> Here is  tmp-dum.c:
> 
> int xxy_us_dummy;
> 
> And here  tmp-dum.s
> 
>  .file "tmp-dum.c"
>  .version "01.01"
> gcc2_compiled.:
> 
> 
> Long period before "virtual memory exhausted" this prosess takes most of
> the CPU-time:
> 
> ./cc1 /tmp/cc8mMaWM.i -quiet -dumpbase tmp-dum.c -o tmp-dum.s
> 
> 
> Here is  ls -lrt gcc|tail
> 
> -rw-rw-r--   1 joakim   joakim          0 Feb 19 23:33 s-mlib
> -rw-rw-r--   1 joakim   joakim     156456 Feb 19 23:33 gcc.o
> -rw-rw-r--   1 joakim   joakim      16536 Feb 19 23:33 gccspec.o
> -rwxrwxr-x   1 joakim   joakim     184898 Feb 19 23:33 xgcc
> -rw-rw-r--   1 joakim   joakim      81348 Feb 19 23:33 SYSCALLS.c
> -rw-rw-r--   1 joakim   joakim          0 Feb 19 23:33 SYSCALLS.c.X
> -rw-rw-r--   1 joakim   joakim      56648 Feb 19 23:35 collect2.o
> -rw-rw-r--   1 joakim   joakim      30452 Feb 19 23:35 tlink.o
> -rw-rw-r--   1 joakim   joakim         18 Feb 19 23:35 tmp-dum.c
> -rw-rw-r--   1 joakim   joakim         53 Feb 19 23:36 tmp-dum.s
> 
> And  config.cache
> 
> # This file is a shell script that caches the results of configure
> # tests run on this system so they can be shared between configure
> # scripts and configure runs.  It is not useful on other systems.
> # If it contains results you don't want to keep, you may remove or edit
> it.
> #
> # By default, configure uses ./config.cache as the cache file,
> # creating it if it does not exist already.  You can give configure
> # the --cache-file=FILE option to use a different cache file; that is
> # what configure does when it calls configure scripts in
> # subdirectories, so they share the cache.
> # Giving --cache-file=/dev/null disables caching, for debugging configure.
> # config.status only pays attention to the cache file if you give it the
> # --recheck option to rerun configure.
> #
> ac_cv_c_const=${ac_cv_c_const='yes'}
> ac_cv_c_inline=${ac_cv_c_inline='inline'}
> ac_cv_decl_sys_siglist=${ac_cv_decl_sys_siglist='yes'}
> ac_cv_func___argz_count=${ac_cv_func___argz_count='yes'}
> ac_cv_func___argz_next=${ac_cv_func___argz_next='no'}
> ac_cv_func___argz_stringify=${ac_cv_func___argz_stringify='yes'}
> ac_cv_func_alloca_works=${ac_cv_func_alloca_works='yes'}
> ac_cv_func_asprintf=${ac_cv_func_asprintf='yes'}
> ac_cv_func_atexit=${ac_cv_func_atexit='yes'}
> ac_cv_func_atoll=${ac_cv_func_atoll='no'}
> ac_cv_func_atoq=${ac_cv_func_atoq='yes'}
> ac_cv_func_basename=${ac_cv_func_basename='yes'}
> ac_cv_func_bcmp=${ac_cv_func_bcmp='yes'}
> ac_cv_func_bcopy=${ac_cv_func_bcopy='yes'}
> ac_cv_func_bsearch=${ac_cv_func_bsearch='yes'}
> ac_cv_func_bzero=${ac_cv_func_bzero='yes'}
> ac_cv_func_calloc=${ac_cv_func_calloc='yes'}
> ac_cv_func_clock=${ac_cv_func_clock='yes'}
> ac_cv_func_fputc_unlocked=${ac_cv_func_fputc_unlocked='no'}
> ac_cv_func_fputs_unlocked=${ac_cv_func_fputs_unlocked='no'}
> ac_cv_func_getcwd=${ac_cv_func_getcwd='yes'}
> ac_cv_func_getpagesize=${ac_cv_func_getpagesize='yes'}
> ac_cv_func_getrlimit=${ac_cv_func_getrlimit='yes'}
> ac_cv_func_getrusage=${ac_cv_func_getrusage='yes'}
> ac_cv_func_gettimeofday=${ac_cv_func_gettimeofday='yes'}
> ac_cv_func_index=${ac_cv_func_index='yes'}
> ac_cv_func_insque=${ac_cv_func_insque='yes'}
> ac_cv_func_isascii=${ac_cv_func_isascii='yes'}
> ac_cv_func_kill=${ac_cv_func_kill='yes'}
> ac_cv_func_memchr=${ac_cv_func_memchr='yes'}
> ac_cv_func_memcmp=${ac_cv_func_memcmp='yes'}
> ac_cv_func_memcpy=${ac_cv_func_memcpy='yes'}
> ac_cv_func_memmove=${ac_cv_func_memmove='yes'}
> ac_cv_func_memset=${ac_cv_func_memset='yes'}
> ac_cv_func_mkstemps=${ac_cv_func_mkstemps='no'}
> ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped='yes'}
> ac_cv_func_munmap=${ac_cv_func_munmap='yes'}
> ac_cv_func_on_exit=${ac_cv_func_on_exit='yes'}
> ac_cv_func_popen=${ac_cv_func_popen='yes'}
> ac_cv_func_psignal=${ac_cv_func_psignal='yes'}
> ac_cv_func_putc_unlocked=${ac_cv_func_putc_unlocked='no'}
> ac_cv_func_putenv=${ac_cv_func_putenv='yes'}
> ac_cv_func_random=${ac_cv_func_random='yes'}
> ac_cv_func_rename=${ac_cv_func_rename='yes'}
> ac_cv_func_rindex=${ac_cv_func_rindex='yes'}
> ac_cv_func_sbrk=${ac_cv_func_sbrk='yes'}
> ac_cv_func_setenv=${ac_cv_func_setenv='yes'}
> ac_cv_func_setlocale=${ac_cv_func_setlocale='yes'}
> ac_cv_func_setrlimit=${ac_cv_func_setrlimit='yes'}
> ac_cv_func_setvbuf=${ac_cv_func_setvbuf='yes'}
> ac_cv_func_sigblock=${ac_cv_func_sigblock='yes'}
> ac_cv_func_sigprocmask=${ac_cv_func_sigprocmask='yes'}
> ac_cv_func_sigsetmask=${ac_cv_func_sigsetmask='yes'}
> ac_cv_func_stpcpy=${ac_cv_func_stpcpy='yes'}
> ac_cv_func_strcasecmp=${ac_cv_func_strcasecmp='yes'}
> ac_cv_func_strchr=${ac_cv_func_strchr='yes'}
> ac_cv_func_strdup=${ac_cv_func_strdup='yes'}
> ac_cv_func_strerror=${ac_cv_func_strerror='yes'}
> ac_cv_func_strncasecmp=${ac_cv_func_strncasecmp='yes'}
> ac_cv_func_strrchr=${ac_cv_func_strrchr='yes'}
> ac_cv_func_strsignal=${ac_cv_func_strsignal='yes'}
> ac_cv_func_strstr=${ac_cv_func_strstr='yes'}
> ac_cv_func_strtod=${ac_cv_func_strtod='yes'}
> ac_cv_func_strtol=${ac_cv_func_strtol='yes'}
> ac_cv_func_strtoul=${ac_cv_func_strtoul='yes'}
> ac_cv_func_sysconf=${ac_cv_func_sysconf='yes'}
> ac_cv_func_times=${ac_cv_func_times='yes'}
> ac_cv_func_tmpnam=${ac_cv_func_tmpnam='yes'}
> ac_cv_func_vasprintf=${ac_cv_func_vasprintf='yes'}
> ac_cv_func_vfork_works=${ac_cv_func_vfork_works='yes'}
> ac_cv_func_vfprintf=${ac_cv_func_vfprintf='yes'}
> ac_cv_func_vprintf=${ac_cv_func_vprintf='yes'}
> ac_cv_func_vsprintf=${ac_cv_func_vsprintf='yes'}
> ac_cv_func_waitpid=${ac_cv_func_waitpid='yes'}
> ac_cv_header_alloca_h=${ac_cv_header_alloca_h='yes'}
> ac_cv_header_argz_h=${ac_cv_header_argz_h='yes'}
> ac_cv_header_direct_h=${ac_cv_header_direct_h='no'}
> ac_cv_header_fcntl_h=${ac_cv_header_fcntl_h='yes'}
> ac_cv_header_libintl_h=${ac_cv_header_libintl_h='yes'}
> ac_cv_header_limits_h=${ac_cv_header_limits_h='yes'}
> ac_cv_header_locale_h=${ac_cv_header_locale_h='yes'}
> ac_cv_header_malloc_h=${ac_cv_header_malloc_h='yes'}
> ac_cv_header_minix_config_h=${ac_cv_header_minix_config_h='no'}
> ac_cv_header_ncurses_termcap_h=${ac_cv_header_ncurses_termcap_h='yes'}
> ac_cv_header_nl_types_h=${ac_cv_header_nl_types_h='yes'}
> ac_cv_header_pthread_h=${ac_cv_header_pthread_h='yes'}
> ac_cv_header_pwd_h=${ac_cv_header_pwd_h='yes'}
> ac_cv_header_stab_h=${ac_cv_header_stab_h='yes'}
> ac_cv_header_stdc=${ac_cv_header_stdc='yes'}
> ac_cv_header_stddef_h=${ac_cv_header_stddef_h='yes'}
> ac_cv_header_stdlib_h=${ac_cv_header_stdlib_h='yes'}
> ac_cv_header_string_h=${ac_cv_header_string_h='yes'}
> ac_cv_header_strings_h=${ac_cv_header_strings_h='yes'}
> ac_cv_header_sys_fcntl_h=${ac_cv_header_sys_fcntl_h='yes'}
> ac_cv_header_sys_file_h=${ac_cv_header_sys_file_h='yes'}
> ac_cv_header_sys_param_h=${ac_cv_header_sys_param_h='yes'}
> ac_cv_header_sys_ptem_h=${ac_cv_header_sys_ptem_h='no'}
> ac_cv_header_sys_resource_h=${ac_cv_header_sys_resource_h='yes'}
> ac_cv_header_sys_stat_h=${ac_cv_header_sys_stat_h='yes'}
> ac_cv_header_sys_time_h=${ac_cv_header_sys_time_h='yes'}
> ac_cv_header_sys_times_h=${ac_cv_header_sys_times_h='yes'}
> ac_cv_header_sys_ttold_h=${ac_cv_header_sys_ttold_h='no'}
> ac_cv_header_sys_wait_h=${ac_cv_header_sys_wait_h='yes'}
> ac_cv_header_termcap_h=${ac_cv_header_termcap_h='yes'}
> ac_cv_header_termio_h=${ac_cv_header_termio_h='yes'}
> ac_cv_header_termios_h=${ac_cv_header_termios_h='yes'}
> ac_cv_header_thread_h=${ac_cv_header_thread_h='no'}
> ac_cv_header_time=${ac_cv_header_time='yes'}
> ac_cv_header_time_h=${ac_cv_header_time_h='yes'}
> ac_cv_header_unistd_h=${ac_cv_header_unistd_h='yes'}
> ac_cv_header_values_h=${ac_cv_header_values_h='yes'}
> ac_cv_header_vfork_h=${ac_cv_header_vfork_h='no'}
> ac_cv_lib_cposix_strerror=${ac_cv_lib_cposix_strerror='no'}
> ac_cv_lib_fl_yywrap=${ac_cv_lib_fl_yywrap='yes'}
> ac_cv_lib_intl_bindtextdomain=${ac_cv_lib_intl_bindtextdomain='no'}
> ac_cv_lib_ncurses_tputs=${ac_cv_lib_ncurses_tputs='yes'}
> ac_cv_path_GMSGFMT=${ac_cv_path_GMSGFMT='/usr/bin/msgfmt'}
> ac_cv_path_MSGFMT=${ac_cv_path_MSGFMT='/usr/bin/msgfmt'}
> ac_cv_path_XGETTEXT=${ac_cv_path_XGETTEXT='/usr/bin/xgettext'}
> ac_cv_path_install=${ac_cv_path_install='/usr/bin/install -c'}
> ac_cv_prog_AR=${ac_cv_prog_AR='ar'}
> ac_cv_prog_AWK=${ac_cv_prog_AWK='gawk'}
> ac_cv_prog_CC=${ac_cv_prog_CC='gcc'}
> ac_cv_prog_CPP=${ac_cv_prog_CPP='gcc -E'}
> ac_cv_prog_LEX=${ac_cv_prog_LEX='flex'}
> ac_cv_prog_RANLIB=${ac_cv_prog_RANLIB='ranlib'}
> ac_cv_prog_TEXCONFIG=${ac_cv_prog_TEXCONFIG='true'}
> ac_cv_prog_YACC=${ac_cv_prog_YACC='bison -y'}
> ac_cv_prog_cc_cross=${ac_cv_prog_cc_cross='no'}
> ac_cv_prog_cc_g=${ac_cv_prog_cc_g='yes'}
> ac_cv_prog_cc_works=${ac_cv_prog_cc_works='yes'}
> ac_cv_prog_gcc=${ac_cv_prog_gcc='yes'}
> ac_cv_prog_gcc_traditional=${ac_cv_prog_gcc_traditional='no'}
> ac_cv_prog_gnat=${ac_cv_prog_gnat='no'}
> ac_cv_prog_make_make_set=${ac_cv_prog_make_make_set='yes'}
> ac_cv_struct_tm=${ac_cv_struct_tm='time.h'}
> ac_cv_type_off_t=${ac_cv_type_off_t='yes'}
> ac_cv_type_pid_t=${ac_cv_type_pid_t='yes'}
> ac_cv_type_signal=${ac_cv_type_signal='void'}
> ac_cv_type_size_t=${ac_cv_type_size_t='yes'}
> am_cv_cygwin32=${am_cv_cygwin32='no'}
> am_cv_exeext=${am_cv_exeext='no'}
> am_cv_mingw32=${am_cv_mingw32='no'}
> am_cv_val_LC_MESSAGES=${am_cv_val_LC_MESSAGES='yes'}
> gcc_cv_as=${gcc_cv_as='/usr/bin/as'}
> gcc_cv_as_alignment_features=${gcc_cv_as_alignment_features='.p2align
> including
> maximum skip'}
> gcc_cv_as_gas_srcdir=${gcc_cv_as_gas_srcdir='/home/joakim/updates/2.2/gcc-
> 2.95/gas'}
> 
> gcc_cv_as_instructions=${gcc_cv_as_instructions=''}
> gcc_cv_as_subsections=${gcc_cv_as_subsections=''}
> gcc_cv_c_have_stringify=${gcc_cv_c_have_stringify='yes'}
> gcc_cv_c_volatile=${gcc_cv_c_volatile='yes'}
> gcc_cv_decl_needed_abort=${gcc_cv_decl_needed_abort='no'}
> gcc_cv_decl_needed_atof=${gcc_cv_decl_needed_atof='no'}
> gcc_cv_decl_needed_atol=${gcc_cv_decl_needed_atol='no'}
> gcc_cv_decl_needed_bcmp=${gcc_cv_decl_needed_bcmp='no'}
> gcc_cv_decl_needed_bcopy=${gcc_cv_decl_needed_bcopy='no'}
> gcc_cv_decl_needed_bzero=${gcc_cv_decl_needed_bzero='no'}
> gcc_cv_decl_needed_calloc=${gcc_cv_decl_needed_calloc='no'}
> gcc_cv_decl_needed_fputs_unlocked=${gcc_cv_decl_needed_fputs_unlocked='yes
> '}
> gcc_cv_decl_needed_free=${gcc_cv_decl_needed_free='no'}
> gcc_cv_decl_needed_getcwd=${gcc_cv_decl_needed_getcwd='no'}
> gcc_cv_decl_needed_getenv=${gcc_cv_decl_needed_getenv='no'}
> gcc_cv_decl_needed_getrlimit=${gcc_cv_decl_needed_getrlimit='no'}
> gcc_cv_decl_needed_getwd=${gcc_cv_decl_needed_getwd='no'}
> gcc_cv_decl_needed_index=${gcc_cv_decl_needed_index='no'}
> gcc_cv_decl_needed_malloc=${gcc_cv_decl_needed_malloc='no'}
> gcc_cv_decl_needed_putc_unlocked=${gcc_cv_decl_needed_putc_unlocked='yes'}
> gcc_cv_decl_needed_realloc=${gcc_cv_decl_needed_realloc='no'}
> gcc_cv_decl_needed_rindex=${gcc_cv_decl_needed_rindex='no'}
> gcc_cv_decl_needed_sbrk=${gcc_cv_decl_needed_sbrk='no'}
> gcc_cv_decl_needed_setrlimit=${gcc_cv_decl_needed_setrlimit='no'}
> gcc_cv_decl_needed_strerror=${gcc_cv_decl_needed_strerror='no'}
> gcc_cv_decl_needed_strsignal=${gcc_cv_decl_needed_strsignal='no'}
> gcc_cv_decl_needed_strstr=${gcc_cv_decl_needed_strstr='no'}
> gcc_cv_func_printf_ptr=${gcc_cv_func_printf_ptr='yes'}
> gcc_cv_header_inttypes_h=${gcc_cv_header_inttypes_h='no'}
> gcc_cv_header_string=${gcc_cv_header_string='yes'}
> gcc_cv_mkdir_takes_one_arg=${gcc_cv_mkdir_takes_one_arg='no'}
> gcc_cv_prog_LN=${gcc_cv_prog_LN='ln'}
> gcc_cv_prog_LN_S=${gcc_cv_prog_LN_S='ln -s'}
> gt_cv_func_gettext_libc=${gt_cv_func_gettext_libc='no'}
> libiberty_cv_var_sys_errlist=${libiberty_cv_var_sys_errlist='yes'}
> libiberty_cv_var_sys_nerr=${libiberty_cv_var_sys_nerr='yes'}
> libiberty_cv_var_sys_siglist=${libiberty_cv_var_sys_siglist='yes'}
> nls_cv_force_use_gnu_gettext=${nls_cv_force_use_gnu_gettext='no'}
> nls_cv_header_intl=${nls_cv_header_intl='intl/libintl.h'}
> nls_cv_header_libgt=${nls_cv_header_libgt='intl/libgettext.h'}
> nls_cv_use_catgets=${nls_cv_use_catgets='no'}
> nls_cv_use_gnu_gettext=${nls_cv_use_gnu_gettext='yes'}
> 
> 
> The objectdir was /home/joakim/data/gcc (or egcs)
> and srcdir /home/joakim/updates/2.2/gcc-2.95 (or
> egcs-1.1.2). This should be as recommended.
> 
> Joakim
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-02-22 23:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-19  9:00 Problems compiling egcs 1.1.2 Joakim.Majander
2001-02-21 10:33 Joakim.Majander
2001-02-21 11:26 ` Abdelshakour Abuzneid
2001-02-22 23:12 Joakim.Majander

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