(~/gcl) mummi% ./configure && make #keep it simple... loading cache ./config.cache checking host system type... powerpc-apple-darwin8.8.0 host=powerpc-apple-darwin8.8.0 enable_machine= use=powerpc-macosx checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for gawk... gawk checking for makeinfo... makeinfo checking system version (for dynamic loading)... Darwin-8.8.0 checking for malloc/malloc.h... yes checking for unistd.h... yes checking for sysconf in -lc... yes checking for _SC_CLK_TCK... 100 checking for gmp.h... yes checking for __gmpz_init in -lgmp... yes checking for external gmp version... ok checking for leading underscore in object symbols... yes checking for GNU ld option -Map... no checking for size of gmp limbs... 4 checking _SHORT_LIMB... no checking _LONG_LONG_LIMB... no checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for main in -lXmu... yes checking for main in -lXt... yes checking for main in -lXext... yes checking for main in -lXaw... yes checking for main in -lX11... yes checking for X11/Xlib.h... yes checking for X11/Xutil.h... yes checking for X11/Xlibint.h... yes checking for X11/Xresource.h... yes checking for X11/keysym.h... yes checking can compile xgcl... yes # # # ------------------------- # Subconfigure of LIBINTL # # loading cache ./config.cache checking for a BSD compatible install... (cached) /usr/bin/install -c checking how to run the C preprocessor... (cached) cc -E checking whether make sets ${MAKE}... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for ranlib... (cached) ranlib checking for POSIXized ISC... no checking for ANSI C header files... (cached) yes checking for working const... (cached) yes checking for inline... (cached) inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for argz.h... (cached) no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for nl_types.h... (cached) yes checking for malloc.h... (cached) no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for values.h... (cached) no checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for __argz_count... (cached) no checking for __argz_stringify... (cached) no checking for __argz_next... (cached) no checking for LC_MESSAGES... (cached) yes checking whether NLS is requested... no creating ./config.status creating Makefile creating config.h config.h is unchanged linking ./libgettext.h to libintl.h # # # # Subconfigure of LIBINTL done # ------------------------------ # # # # ------------------------- # Subconfigure of LIBIBERTY # # checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo checking for perl... perl checking build system type... powerpc-apple-darwin8.8.0 checking host system type... powerpc-apple-darwin8.8.0 checking for ar... ar checking for ranlib... ranlib checking for gcc... gcc checking for C compiler default output file name... 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... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... yes checking for a BSD-compatible install... /usr/bin/install -c xhost-mkfrag is unchanged 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... no 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... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... yes 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... (cached) yes checking for unistd.h... (cached) yes checking for int... yes checking size of int... 4 checking for uintptr_t... yes checking for a 64-bit type... uint64_t checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes 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... yes 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... yes 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... yes 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... no 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... yes 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... no checking for table... yes checking for sysctl... yes 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 configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing default commands # # # # Subconfigure of LIBIBERTY done # ------------------------------ # # # # ------------------- # Subconfigure of BFD # # checking build system type... powerpc-apple-darwin8.8.0 checking host system type... powerpc-apple-darwin8.8.0 checking target system type... powerpc-apple-darwin8.8.0 checking for gcc... gcc checking for C compiler default output file name... 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... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for ar... ar checking for ranlib... ranlib checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic Mach-O dynamically linked shared library checking for ranlib... (cached) ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -DPIC checking if gcc PIC flag -DPIC works... yes checking if gcc static flag -static works... no finding the maximum length of command line arguments... 98305 checking if gcc supports -c -o file.o... yes checking if gcc supports -fno-rtti -fno-exceptions ... no checking whether the linker (/usr/bin/ld) supports shared libraries... no checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... no checking dynamic linker characteristics... darwin8.8.0 dyld checking command to parse /usr/bin/nm -p output... ok checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool updating cache /dev/null checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for ranlib... (cached) ranlib checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for stpcpy... yes checking for LC_MESSAGES... yes checking whether NLS is requested... no checking for a BSD-compatible install... /usr/bin/install -c checking for long long... yes checking size of long long... 8 checking size of long... 4 checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl... yes checking for getpagesize... (cached) yes checking for setitimer... yes checking for sysconf... yes checking for fdopen... yes checking for getuid... yes checking for getgid... yes checking for strtoull... yes checking whether strstr must be declared... no checking whether malloc must be declared... no checking whether realloc must be declared... no checking whether free must be declared... no checking whether getenv must be declared... no checking sys/procfs.h usability... no checking sys/procfs.h presence... no checking for sys/procfs.h... no checking for ftello... yes checking for ftello64... no checking for fseeko... yes checking for fseeko64... no checking size of off_t... 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for madvise... yes checking for mprotect... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing default commands # # # # Subconfigure of BFD done # ------------------------ # checking size of long... 4 checking size of int... 4 checking size of short... 2 checking size of char... 1 checking for number of bits in char... 8 checking whether byte ordering is bigendian... yes checking for sbrk... yes checking for randomized sbrk... no checking for required object alignment... 8 checking for C extension variable alignment... __attribute__ ((aligned (8))) checking TYPE_BITS macro... 0xff09 checking sizeof struct contblock... 8 checking DBEGIN... ((unsigned long)get_dbegin()) checking for pagewidth... 12 checking CSTACK_ADDRESS... 0xbfffffff checking NEG_CSTACK_ADDRESS... yes checking finding CSTACK_ALIGNMENT... 32 checking CSTACK_DIRECTION... -1 checking for shared library/C stack ceiling to heap... 0x0 checking for maxpage revision... 0 checking for C stack size floor from heap... 0 checking for C stack size limit from fixnum table... 0 is OK checking for C stack size limit from address wrap... 0 is OK checking for fast NULL_OR_ON_CSTACK macro... no checking mem top... 0 checking sizeof long long int... yes checking for getcwd... yes checking for getwd... yes checking for uname... yes checking for gettimeofday... yes checking for sys/ioctl.h... yes checking for elf.h... no checking for elf_abi.h... no checking for sys/sockio.h... yes checking for BSDgettimeofday... no checking for gettimeofday... (cached) yes checking for gettimeofday declaration... present checking for sin in -lm... yes checking for main in -lmingwex... no checking for math.h... yes checking for values.h... no checking for float.h... yes checking for isnormal... yes checking for isfinite... yes checking for sockets... checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking for readline/readline.h... yes checking for main in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking For network code for nsocket.c... yes checking check for listen using fcntl... yes checking for profil... yes checking for setenv... yes checking for _cleanup... yes checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK checking check for SV_ONSTACK... yes checking check for SIGSYS... yes checking check for SIGEMT... yes checking for asm/sigcontext.h... no checking for asm/signal.h... no checking for sigcontext...... sigcontext in signal.h checking for emacs... /usr/bin/emacs checking emacs site lisp directory... NONE/share/emacs/site-lisp checking emacs default.el... ./default.el checking emacs info/dir... NONE/share/info/ checking for tcl/tk... checking for tclsh... tclsh checking for main in -llieee... no Builtin TK not requested using TK_VERSION=8.4 in /sw/lib checking alloca... yes checking for buggy gcc version from redhat... no updating cache ./config.cache creating ./config.status creating makedefc creating windows/gcl.iss creating windows/sysdir.bat creating windows/install.lsp creating h/gclincl.h makedefc # begin makedefs # use=powerpc-macosx # for main link of raw_gcl LIBS= -lSM -lICE -L/usr/X11R6/lib -lXmu -lXt -lXext -lXaw -lX11 -lgmp -lreadline -lncurses -lm #The multi precision library stuff MPFILES=$(MPDIR)/@MPI_FILE@ $(MPDIR)/libmport.a # root for the installation, eg /usr/local # This would cause make install to create /usr/local/bin/gcl and # /usr/local/lib/gcl-2-??/* with some basic files. prefix=/usr/local # where to place the info files INFO_DIR=NONE/share/info/ # where to put emacs lisp files. EMACS_SITE_LISP=NONE/share/emacs/site-lisp # the default.el file EMACS_DEFAULT_EL=./default.el # numerous TCL/TK variables culled from the tkConfig.sh and tclConfig.sh # if these are found. TK_CONFIG_PREFIX=/sw/lib TK_LIBRARY=/sw/lib/tk8.4 TCL_LIBRARY=/sw/lib/tcl8.4 TK_XINCLUDES=-I/usr/X11R6/include TK_INCLUDE=-I/sw/lib/../include TCL_INCLUDE=-I/sw/lib/../include TK_LIB_SPEC=-L/sw/lib -ltk8.4 TK_BUILD_LIB_SPEC=-L/sw/src/fink.build/tcltk-8.4.13-3/tk8.4.13/unix -ltk8.4 TK_XLIBSW=-L/usr/X11R6/lib -lX11 TK_XINCLUDES=-I/usr/X11R6/include TCL_LIB_SPEC=-L/sw/lib -ltcl8.4${TCL_DBGX} TCL_DL_LIBS= TCL_LIBS=-framework CoreFoundation TK_LIBS=-L/usr/X11R6/lib -lX11 -framework CoreFoundation TCL_STUB_LIBS= TCL_DEFS= -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_COREFOUNDATION=1 -DHAVE_LIBKERN_OSATOMIC_H=1 -DHAVE_OSSPINLOCKLOCK=1 -DHAVE_COPYFILE=1 -DMAC_OSX_TCL=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DTCL_LOAD_FROM_MEMORY=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 TK_DEFS= -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_COREFOUNDATION=1 -DHAVE_LIBKERN_OSATOMIC_H=1 -DHAVE_OSSPINLOCKLOCK=1 -DHAVE_COPYFILE=1 -DMAC_OSX_TCL=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DTCL_LOAD_FROM_MEMORY=1 -DTCL_WIDE_INT_TYPE=long\ long -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_PW_GECOS=1 NOTIFY=yes CC=gcc CFLAGS= -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I$(GCLDIR)/o FINAL_CFLAGS= -I/usr/X11R6/include -fsigned-char -pipe -Wall NIFLAGS= -fsigned-char -pipe -Wall -I$(GCLDIR)/o O3FLAGS=-Os -fomit-frame-pointer O2FLAGS=-O LD_STACK_FLAGS= RL_OBJS=gcl_readline.o RL_LIB= LISPFLAGS= MAKEINFO=makeinfo FLISP=saved_gcl SYSTEM=gcl BUILD_BFD=h/bfd.h h/bfdlink.h h/ansidecl.h h/symcat.h GMPDIR=gmp3 PARGCLDIR= X_LIBS= -L/usr/X11R6/lib -lXmu -lXt -lXext -lXaw -lX11 X_CFLAGS= -I/usr/X11R6/include PROCESSOR_FLAGS= EXTRA_LOBJS= LEADING_UNDERSCORE=1 GNU_LD= AWK=gawk add-defs1 powerpc-macosx using powerpc-macosx.defs cd binutils/intl && make make[1]: Nothing to be done for `all'. cd binutils/bfd && make make all-recursive Making all in doc make[3]: Nothing to be done for `all'. Making all in po ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "address@hidden@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "address@hidden@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing default commands make[3]: Nothing to be done for `all'. rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh ./../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h touch stmp-bfd-h /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o archive.lo archive.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c archive.c -o archive.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=mach_o_be_vec -DSELECT_VECS='&mach_o_be_vec,&mach_o_le_vec,&mach_o_fat_vec,&pef_vec,&pef_xlib_vec,&sym_vec' -DSELECT_ARCHITECTURES='&bfd_powerpc_arch,&bfd_rs6000_arch,&bfd_i386_arch' -DHAVE_mach_o_be_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_fat_vec -DHAVE_pef_vec -DHAVE_pef_xlib_vec -DHAVE_sym_vec ./archures.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=mach_o_be_vec "-DSELECT_VECS=&mach_o_be_vec,&mach_o_le_vec,&mach_o_fat_vec,&pef_vec,&pef_xlib_vec,&sym_vec" "-DSELECT_ARCHITECTURES=&bfd_powerpc_arch,&bfd_rs6000_arch,&bfd_i386_arch" -DHAVE_mach_o_be_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_fat_vec -DHAVE_pef_vec -DHAVE_pef_xlib_vec -DHAVE_sym_vec ./archures.c -o archures.o creating bfdver.h /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o bfd.lo bfd.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c bfd.c -o bfd.o In file included from bfd.c:209: ./../include/libiberty.h:80: warning: function declaration isn't a prototype /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o bfdio.lo bfdio.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c bfdio.c -o bfdio.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o bfdwin.lo bfdwin.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c bfdwin.c -o bfdwin.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o cache.lo cache.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c cache.c -o cache.o In file included from cache.c:44: ./../include/libiberty.h:80: warning: function declaration isn't a prototype /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o coffgen.lo coffgen.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c coffgen.c -o coffgen.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o corefile.lo corefile.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c corefile.c -o corefile.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o format.lo format.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c format.c -o format.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o init.lo init.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c init.c -o init.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o libbfd.lo libbfd.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c libbfd.c -o libbfd.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o opncls.lo opncls.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c opncls.c -o opncls.o In file included from opncls.c:28: ./../include/libiberty.h:80: warning: function declaration isn't a prototype /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o reloc.lo reloc.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c reloc.c -o reloc.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o section.lo section.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c section.c -o section.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o syms.lo syms.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c syms.c -o syms.o rm -f targmatch.h sed -f ./targmatch.sed < ./config.bfd > targmatch.new mv -f targmatch.new targmatch.h /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=mach_o_be_vec -DSELECT_VECS='&mach_o_be_vec,&mach_o_le_vec,&mach_o_fat_vec,&pef_vec,&pef_xlib_vec,&sym_vec' -DSELECT_ARCHITECTURES='&bfd_powerpc_arch,&bfd_rs6000_arch,&bfd_i386_arch' -DHAVE_mach_o_be_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_fat_vec -DHAVE_pef_vec -DHAVE_pef_xlib_vec -DHAVE_sym_vec ./targets.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=mach_o_be_vec "-DSELECT_VECS=&mach_o_be_vec,&mach_o_le_vec,&mach_o_fat_vec,&pef_vec,&pef_xlib_vec,&sym_vec" "-DSELECT_ARCHITECTURES=&bfd_powerpc_arch,&bfd_rs6000_arch,&bfd_i386_arch" -DHAVE_mach_o_be_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_fat_vec -DHAVE_pef_vec -DHAVE_pef_xlib_vec -DHAVE_sym_vec ./targets.c -o targets.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o hash.lo hash.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c hash.c -o hash.o In file included from hash.c:26: ./../include/libiberty.h:80: warning: function declaration isn't a prototype /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o linker.lo linker.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c linker.c -o linker.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o srec.lo srec.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c srec.c -o srec.o In file included from srec.c:110: ./../include/libiberty.h:80: warning: function declaration isn't a prototype /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o binary.lo binary.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c binary.c -o binary.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o tekhex.lo tekhex.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c tekhex.c -o tekhex.o In file included from tekhex.c:73: ./../include/libiberty.h:80: warning: function declaration isn't a prototype /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o ihex.lo ihex.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ihex.c -o ihex.o In file included from ihex.c:125: ./../include/libiberty.h:80: warning: function declaration isn't a prototype /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o stabs.lo stabs.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c stabs.c -o stabs.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o stab-syms.lo stab-syms.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c stab-syms.c -o stab-syms.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o merge.lo merge.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c merge.c -o merge.o In file included from merge.c:28: ./../include/libiberty.h:80: warning: function declaration isn't a prototype /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o dwarf2.lo dwarf2.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c dwarf2.c -o dwarf2.o In file included from dwarf2.c:34: ./../include/libiberty.h:80: warning: function declaration isn't a prototype /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o simple.lo simple.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c simple.c -o simple.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o archive64.lo archive64.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c archive64.c -o archive64.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o mach-o.lo mach-o.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c mach-o.c -o mach-o.o In file included from mach-o.c:26: ./../include/libiberty.h:80: warning: function declaration isn't a prototype mach-o.c:2595: warning: 'bfd_mach_o_dump_ist' defined but not used /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o pef.lo pef.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c pef.c -o pef.o In file included from pef.c:30: ./../include/libiberty.h:80: warning: function declaration isn't a prototype /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o xsym.lo xsym.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c xsym.c -o xsym.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o cpu-powerpc.lo cpu-powerpc.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c cpu-powerpc.c -o cpu-powerpc.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o cpu-rs6000.lo cpu-rs6000.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c cpu-rs6000.c -o cpu-rs6000.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o cpu-i386.lo cpu-i386.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c cpu-i386.c -o cpu-i386.o rm -f tofiles f=""; \ for i in mach-o.lo pef.lo xsym.lo cpu-powerpc.lo cpu-rs6000.lo cpu-i386.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/sh ./../move-if-change tofiles ofiles touch stamp-ofiles /bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o libbfd.la -rpath /usr/local/lib -release 2.16.1 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo archive64.lo `cat ofiles` mkdir .libs ar cru .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o archive64.o mach-o.o pef.o xsym.o cpu-powerpc.o cpu-rs6000.o cpu-i386.o ranlib .libs/libbfd.a creating libbfd.la (cd .libs && rm -f libbfd.la && ln -s ../libbfd.la libbfd.la) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib libbfd.tmp; \ /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib cd binutils/libiberty && make if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./regex.c -o pic/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./regex.c -o regex.o In file included from ./regex.c:653: ./regex.c: In function Ôbyte_compile_rangeÕ: ./regex.c:4552: warning: signed and unsigned type in conditional expression ./regex.c:4562: warning: signed and unsigned type in conditional expression ./regex.c:4562: warning: signed and unsigned type in conditional expression if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./alloca.c -o pic/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./concat.c -o concat.o ./concat.c: In function Ôconcat_lengthÕ: ./concat.c:112: warning: traditional C rejects ISO C style function definitions ./concat.c: In function Ôconcat_copyÕ: ./concat.c:127: warning: traditional C rejects ISO C style function definitions ./concat.c: In function Ôconcat_copy2Õ: ./concat.c:146: warning: traditional C rejects ISO C style function definitions ./concat.c: In function ÔconcatÕ: ./concat.c:157: warning: traditional C rejects ISO C style function definitions ./concat.c: In function ÔreconcatÕ: ./concat.c:194: warning: traditional C rejects ISO C style function definitions if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./getopt.c -o getopt.o ./getopt.c: In function Ô_getopt_initializeÕ: ./getopt.c:396: warning: unused parameter ÔargcÕ ./getopt.c:397: warning: unused parameter ÔargvÕ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./hashtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./lbasename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./physmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./pex-unix.c -o pic/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./pex-unix.c -o pex-unix.o ./pex-unix.c: In function ÔpexecuteÕ: ./pex-unix.c:94: warning: variable ÔoutÕ might be clobbered by ÔlongjmpÕ or ÔvforkÕ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./strsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./ternary.c -o pic/ternary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./ternary.c -o ternary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./mempcpy.c -o pic/mempcpy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./mempcpy.c -o mempcpy.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./stpncpy.c -o pic/stpncpy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic ./stpncpy.c -o stpncpy.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./physmem.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./mempcpy.o ./stpncpy.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./physmem.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./mempcpy.o ./stpncpy.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi rm -f needed-list; touch needed-list; \ for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \ for g in ./mempcpy.o ./stpncpy.o ; do \ case "$g" in \ *$f*) echo $g >> needed-list ;; \ esac; \ done; \ done echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./physmem.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o > required-list make[2]: Nothing to be done for `all'. cp binutils/bfd/bfd.h h/bfd.h cp binutils/bfd/../include/bfdlink.h h/bfdlink.h cp binutils/bfd/../include/ansidecl.h h/ansidecl.h cp binutils/bfd/../include/symcat.h h/symcat.h (cd o && make ../h/new_decl.h) gcc -o grab_defs grab_defs.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -fno-builtin plttest.c nm plttest.o | gawk '/ U / {a=$2;if (k) sub("^_","",a);\ b=a;gsub("_"," ",b);\ if (!match(j,b) && !match(b,"IO") && !match(b,"^\\.")) printf("extern int %s();\n",a)}' \ j="$(cpp plttest.c | sed 's,^ .*[^a-zA-Z_,]\([a-zA-Z_]*\)(.*,\1,g' | gawk '/main *\(/ {i=1;next;} /^}/ {i=0;} {if (i && substr($0,1,1)!=" ") print}' | tr '\012' ' ' | tr -s ' ')" k=1 | sort | gawk '{A[++k]=$0} END {for (i=1;i<=k;i++) printf("%s\n",A[i]);}' >pltd.h nm plttest.o | gawk '/ U / {a=$2;if (k) sub("^_","",a);\ if (!match(a,"^\\.")) print a;}' \ k=1 |\ sort | \ grep -v 'restFP' | grep -v 'saveFP' | \ grep -v _gp_disp | \ gawk '{A[++k]=$0} END {for (i=1;i<=k;i++) \ printf("MY_PLT(%s)%s\n",A[i],i==k ? "" : ",");}' >plt.h echo Plt table: Plt table: cat plt.h MY_PLT(_mcount), MY_PLT(acos), MY_PLT(acosh), MY_PLT(asin), MY_PLT(asinh), MY_PLT(atan), MY_PLT(atanh), MY_PLT(bzero), MY_PLT(cos), MY_PLT(cosh), MY_PLT(dyld_stub_binding_helper), MY_PLT(exp), MY_PLT(fdopen), MY_PLT(feof), MY_PLT(getc), MY_PLT(log), MY_PLT(memset), MY_PLT(putc), MY_PLT(read), MY_PLT(setjmp), MY_PLT(sin), MY_PLT(sinh), MY_PLT(sqrt), MY_PLT(tan), MY_PLT(tanh), MY_PLT(write) [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E typespec.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > typespec.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E alloc.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > alloc.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E gbc.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > gbc.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E bitop.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > bitop.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E main.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > main.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E eval.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > eval.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E macros.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > macros.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E lex.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > lex.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E bds.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > bds.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E frame.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > frame.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E predicate.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > predicate.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E reference.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > reference.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E assignment.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > assignment.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E bind.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > bind.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E let.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > let.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E conditional.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > conditional.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E block.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > block.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E iteration.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > iteration.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E mapfun.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > mapfun.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E prog.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > prog.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E multival.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > multival.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E catch.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > catch.ini gcc -I../h -I../gcl-tk -o ../bin/dpp ../bin/dpp.c ../bin/dpp symbol dpp: symbol.d -> symbol.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E symbol.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > symbol.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E cfun.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > cfun.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E cmpaux.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > cmpaux.ini ../bin/dpp package dpp: package.d -> package.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E package.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > package.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E big.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > big.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E number.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > number.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E num_pred.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_pred.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E num_comp.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_comp.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E num_arith.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_arith.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E num_sfun.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_sfun.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E num_co.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_co.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E num_log.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_log.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E num_rand.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_rand.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E earith.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > earith.ini ../bin/dpp character dpp: character.d -> character.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E character.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > character.ini ../bin/dpp sequence dpp: sequence.d -> sequence.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E sequence.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > sequence.ini ../bin/dpp list dpp: list.d -> list.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E list.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > list.ini ../bin/dpp hash dpp: hash.d -> hash.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E hash.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > hash.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E array.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > array.ini ../bin/dpp string dpp: string.d -> string.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E string.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > string.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E regexpr.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > regexpr.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E structure.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > structure.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E toplevel.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > toplevel.ini ../bin/dpp file dpp: file.d -> file.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E file.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > file.ini ../bin/dpp read dpp: read.d -> read.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E read.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > read.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E backq.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > backq.ini ../bin/dpp print dpp: print.d -> print.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E print.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > print.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E format.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > format.ini ../bin/dpp pathname dpp: pathname.d -> pathname.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E pathname.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > pathname.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E unixfsys.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > unixfsys.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E unixfasl.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > unixfasl.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E error.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > error.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E unixtime.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > unixtime.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E unixsys.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > unixsys.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E unixsave.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > unixsave.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E funlink.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > funlink.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E plt.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > plt.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E fat_string.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > fat_string.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E run_process.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > run_process.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E nfunlink.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > nfunlink.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E usig.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > usig.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E usig2.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > usig2.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E utils.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > utils.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E makefun.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > makefun.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E sockets.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > sockets.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E gmp_wrappers.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > gmp_wrappers.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E clxsocket.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > clxsocket.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E init_pari.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > init_pari.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E nsocket.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > nsocket.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E sfasl.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > sfasl.ini ../bin/dpp gcl_readline dpp: gcl_readline.d -> gcl_readline.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h gcc -DNO_DEFUN -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -E gcl_readline.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > gcl_readline.ini echo '#include "make-decl.h"' > foo.c cat typespec.ini alloc.ini gbc.ini bitop.ini main.ini eval.ini macros.ini lex.ini bds.ini frame.ini predicate.ini reference.ini assignment.ini bind.ini let.ini conditional.ini block.ini iteration.ini mapfun.ini prog.ini multival.ini catch.ini symbol.ini cfun.ini cmpaux.ini package.ini big.ini number.ini num_pred.ini num_comp.ini num_arith.ini num_sfun.ini num_co.ini num_log.ini num_rand.ini earith.ini character.ini sequence.ini list.ini hash.ini array.ini string.ini regexpr.ini structure.ini toplevel.ini file.ini read.ini backq.ini print.ini format.ini pathname.ini unixfsys.ini unixfasl.ini error.ini unixtime.ini unixsys.ini unixsave.ini funlink.ini plt.ini fat_string.ini ./run_process.ini nfunlink.ini usig.ini usig2.ini utils.ini makefun.ini sockets.ini gmp_wrappers.ini clxsocket.ini init_pari.ini nsocket.ini ./sfasl.ini gcl_readline.ini >> foo.c gcc -E -I../h foo.c | sed -n -e '/#/d' -e '/DO_/d' -e '/[a-zA-Z;]/p' > tmpini ../xbin/move-if-changed mv tmpini ../h/new_decl.h tmpini and ../h/new_decl.h were not the same. ln tmpini ../h/new_decl.h rm -f foo.c tmpini rm symbol.c list.c string.c hash.c character.c gcl_readline.c sequence.c print.c read.c pathname.c file.c package.c cat h/config.h | sed -e "1,/Begin for cmpincl/d" \ -e "/End for cmpinclude/,50000d" > tmpx echo -e '#include "h/config.h"\n#ifdef SGC\n"#define SGC"\n#else\n"#undef SGC"\n#endif' | cpp 2>/dev/null| grep -v '^ *$' | tail -1l | tr -d '"' >>tmpx cat h/cmpincl1.h h/gclincl.h h/compbas.h h/enum.h h/mgmp.h h/object.h h/vs.h h/bds.h h/frame.h h/lex.h h/eval.h h/funlink.h h/att_ext.h h/new_decl.h h/compbas2.h h/compat.h h/cmponly.h o/regexp.h h//protoize.h >> tmpx cpp -P -dD tmpx |grep -v __STDC_ | grep -v __GNUC_ | grep -v __VERSION__ | grep -v "^static *__" >tmpx1 && mv tmpx1 tmpx tmpx:1840: error: syntax error in macro parameter list ./xbin/move-if-changed mv tmpx h/cmpinclude.h tmpx and h/cmpinclude.h were not the same. ln tmpx h/cmpinclude.h ./xbin/move-if-changed cp h/cmpinclude.h o/cmpinclude.h h/cmpinclude.h and o/cmpinclude.h were not the same. ln h/cmpinclude.h o/cmpinclude.h (cd bin; make all) gcc -I../h -o append append.c gcc -I../h -o file-sub file-sub.c make mpfiles make[1]: Nothing to be done for `mpfiles'. rm -f o/cmpinclude.h ; cp h/cmpinclude.h o (cd o; make all) gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk typespec.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk alloc.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk gbc.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk bitop.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk main.c main.c: In function Ôinstall_segmentation_catcherÕ: main.c:629: warning: passing argument 2 of ÔsignalÕ from incompatible pointer type main.c:629: warning: passing argument 2 of ÔsignalÕ from incompatible pointer type gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk eval.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk macros.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk lex.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk bds.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk frame.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk predicate.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk reference.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk assignment.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk bind.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk let.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk conditional.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk block.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk iteration.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk mapfun.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk prog.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk multival.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk catch.c ../bin/dpp symbol dpp: symbol.d -> symbol.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk symbol.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk cfun.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk cmpaux.c ../bin/dpp package dpp: package.d -> package.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk package.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk big.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk number.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk num_pred.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk num_comp.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk num_arith.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk num_sfun.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk num_co.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk num_log.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk num_rand.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk earith.c ../bin/dpp character dpp: character.d -> character.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk character.c ../bin/dpp sequence dpp: sequence.d -> sequence.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk sequence.c ../bin/dpp list dpp: list.d -> list.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk list.c ../bin/dpp hash dpp: hash.d -> hash.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk hash.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk array.c ../bin/dpp string dpp: string.d -> string.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk string.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk regexpr.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk structure.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk toplevel.c ../bin/dpp file dpp: file.d -> file.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk file.c ../bin/dpp read dpp: read.d -> read.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk read.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk backq.c ../bin/dpp print dpp: print.d -> print.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk print.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk format.c ../bin/dpp pathname dpp: pathname.d -> pathname.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk pathname.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk unixfsys.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk unixfasl.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk error.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk unixtime.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk unixsys.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk unixsave.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk funlink.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk plt.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk fat_string.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk run_process.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk nfunlink.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk usig.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk usig2.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk utils.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk makefun.c gcc -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -I/usr/X11R6/include -c sockets.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk gmp_wrappers.c gcc -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk -I/usr/X11R6/include -c clxsocket.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk init_pari.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk nsocket.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk sfasl.c In file included from sfasl.c:43: sfaslbfd.c: In function ÔfasloadÕ: sfaslbfd.c:246: warning: implicit declaration of function Ôbfd_mach_o_craft_fp_branch_islandsÕ sfaslbfd.c:246: warning: assignment makes pointer from integer without a cast sfaslbfd.c:363: warning: implicit declaration of function Ôbfd_mach_o_inject_fp_branch_islandsÕ ../bin/dpp gcl_readline dpp: gcl_readline.d -> gcl_readline.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk gcl_readline.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk bcmp.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk bcopy.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk bzero.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk user_init.c gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -I../h -I../gcl-tk user_match.c echo '#include "make-init.h"' > new_init.c echo 'void NewInit(void){' >> new_init.c cat typespec.ini alloc.ini gbc.ini bitop.ini main.ini eval.ini macros.ini lex.ini bds.ini frame.ini predicate.ini reference.ini assignment.ini bind.ini let.ini conditional.ini block.ini iteration.ini mapfun.ini prog.ini multival.ini catch.ini symbol.ini cfun.ini cmpaux.ini package.ini big.ini number.ini num_pred.ini num_comp.ini num_arith.ini num_sfun.ini num_co.ini num_log.ini num_rand.ini earith.ini character.ini sequence.ini list.ini hash.ini array.ini string.ini regexpr.ini structure.ini toplevel.ini file.ini read.ini backq.ini print.ini format.ini pathname.ini unixfsys.ini unixfasl.ini error.ini unixtime.ini unixsys.ini unixsave.ini funlink.ini plt.ini fat_string.ini ./run_process.ini nfunlink.ini usig.ini usig2.ini utils.ini makefun.ini sockets.ini gmp_wrappers.ini clxsocket.ini init_pari.ini nsocket.ini ./sfasl.ini gcl_readline.ini >> new_init.c echo '}' >> new_init.c gcc -c -fsigned-char -pipe -Wall -I/Users/mummi/gcl/o -I../h -I../gcl-tk new_init.c -o new_init.o rm -f gcllib.a ar qc gcllib.a bcmp.o bcopy.o bzero.o user_init.o user_match.o ranlib gcllib.a rm symbol.c list.c string.c hash.c character.c gcl_readline.c sequence.c print.c read.c pathname.c file.c package.c make h/cmpinclude.h make[1]: `h/cmpinclude.h' is up to date. rm -f o/cmpinclude.h ; cp h/cmpinclude.h o (cd o; make all) make[1]: Nothing to be done for `all'. cd unixport && make saved_pre_gcl ls: ../lsp/*.o: No such file or directory ls: ../xgcl-2/*.o: No such file or directory ls: ../cmpnew/*.o: No such file or directory ls: gcl_recompile?*.o: No such file or directory ls: ../mod/*.o: No such file or directory ls: ../pcl/*.o: No such file or directory ls: ../clcs/*.o: No such file or directory ls: ../clcs/clcs_*.lisp: No such file or directory gcc -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/Users/mummi/gcl/o -c -o sys_pre_gcl.o sys_pre_gcl.c rm -rf gmp mkdir gmp a="" ; \ for i in $a ; do \ cp $i gmp/$(echo $i | sed -e 's,\.\./,,1' -e 's,/,_,g') ; \ done touch gmpfiles rm -rf bfd mkdir bfd a="../binutils/bfd/archive.o ../binutils/bfd/archive64.o ../binutils/bfd/archures.o ../binutils/bfd/bfd.o ../binutils/bfd/bfdio.o ../binutils/bfd/bfdwin.o ../binutils/bfd/binary.o ../binutils/bfd/cache.o ../binutils/bfd/coffgen.o ../binutils/bfd/corefile.o ../binutils/bfd/cpu-i386.o ../binutils/bfd/cpu-powerpc.o ../binutils/bfd/cpu-rs6000.o ../binutils/bfd/dwarf2.o ../binutils/bfd/format.o ../binutils/bfd/hash.o ../binutils/bfd/ihex.o ../binutils/bfd/init.o ../binutils/bfd/libbfd.o ../binutils/bfd/linker.o ../binutils/bfd/mach-o.o ../binutils/bfd/merge.o ../binutils/bfd/opncls.o ../binutils/bfd/pef.o ../binutils/bfd/reloc.o ../binutils/bfd/section.o ../binutils/bfd/simple.o ../binutils/bfd/srec.o ../binutils/bfd/stab-syms.o ../binutils/bfd/stabs.o ../binutils/bfd/syms.o ../binutils/bfd/targets.o ../binutils/bfd/tekhex.o ../binutils/bfd/xsym.o ../binutils/libiberty/alloca.o ../binutils/libiberty/argv.o ../binutils/libiberty/choose-temp.o ../binutils/libiberty/concat.o ../binutils/libiberty/cp-demangle.o ../binutils/libiberty/cp-demint.o ../binutils/libiberty/cplus-dem.o ../binutils/libiberty/dyn-string.o ../binutils/libiberty/fdmatch.o ../binutils/libiberty/fibheap.o ../binutils/libiberty/floatformat.o ../binutils/libiberty/fnmatch.o ../binutils/libiberty/getopt.o ../binutils/libiberty/getopt1.o ../binutils/libiberty/getpwd.o ../binutils/libiberty/getruntime.o ../binutils/libiberty/hashtab.o ../binutils/libiberty/hex.o ../binutils/libiberty/lbasename.o ../binutils/libiberty/lrealpath.o ../binutils/libiberty/make-relative-prefix.o ../binutils/libiberty/make-temp-file.o ../binutils/libiberty/md5.o ../binutils/libiberty/mempcpy.o ../binutils/libiberty/objalloc.o ../binutils/libiberty/obstack.o ../binutils/libiberty/partition.o ../binutils/libiberty/pex-unix.o ../binutils/libiberty/physmem.o ../binutils/libiberty/regex.o ../binutils/libiberty/safe-ctype.o ../binutils/libiberty/sort.o ../binutils/libiberty/spaces.o ../binutils/libiberty/splay-tree.o ../binutils/libiberty/stpncpy.o ../binutils/libiberty/strerror.o ../binutils/libiberty/strsignal.o ../binutils/libiberty/ternary.o ../binutils/libiberty/unlink-if-ordinary.o ../binutils/libiberty/xatexit.o ../binutils/libiberty/xexit.o ../binutils/libiberty/xmalloc.o ../binutils/libiberty/xmemdup.o ../binutils/libiberty/xstrdup.o ../binutils/libiberty/xstrerror.o" ; \ for i in $a ; do \ cp $i bfd/$(echo $i | sed -e 's,\.\./,,1' -e 's,/,_,g') ; \ done touch bfdfiles rm -rf libpre_gcl.a /usr/bin/libtool -static -o libpre_gcl.a ../o/alloc.o ../o/array.o ../o/assignment.o ../o/backq.o ../o/bds.o ../o/big.o ../o/bind.o ../o/bitop.o ../o/block.o ../o/catch.o ../o/cfun.o ../o/character.o ../o/clxsocket.o ../o/cmpaux.o ../o/conditional.o ../o/earith.o ../o/error.o ../o/eval.o ../o/fat_string.o ../o/file.o ../o/format.o ../o/frame.o ../o/funlink.o ../o/gbc.o ../o/gcl_readline.o ../o/gmp_wrappers.o ../o/hash.o ../o/init_pari.o ../o/iteration.o ../o/let.o ../o/lex.o ../o/list.o ../o/macros.o ../o/main.o ../o/makefun.o ../o/mapfun.o ../o/multival.o ../o/new_init.o ../o/nfunlink.o ../o/nsocket.o ../o/num_arith.o ../o/num_co.o ../o/num_comp.o ../o/num_log.o ../o/num_pred.o ../o/num_rand.o ../o/num_sfun.o ../o/number.o ../o/package.o ../o/pathname.o ../o/plt.o ../o/predicate.o ../o/print.o ../o/prog.o ../o/read.o ../o/reference.o ../o/regexpr.o ../o/run_process.o ../o/sequence.o ../o/sfasl.o ../o/sockets.o ../o/string.o ../o/structure.o ../o/symbol.o ../o/toplevel.o ../o/typespec.o ../o/unixfasl.o ../o/unixfsys.o ../o/unixsave.o ../o/unixsys.o ../o/unixtime.o ../o/usig.o ../o/usig2.o ../o/utils.o sys_pre_gcl.o bfd/binutils_bfd_archive.o bfd/binutils_bfd_archive64.o bfd/binutils_bfd_archures.o bfd/binutils_bfd_bfd.o bfd/binutils_bfd_bfdio.o bfd/binutils_bfd_bfdwin.o bfd/binutils_bfd_binary.o bfd/binutils_bfd_cache.o bfd/binutils_bfd_coffgen.o bfd/binutils_bfd_corefile.o bfd/binutils_bfd_cpu-i386.o bfd/binutils_bfd_cpu-powerpc.o bfd/binutils_bfd_cpu-rs6000.o bfd/binutils_bfd_dwarf2.o bfd/binutils_bfd_format.o bfd/binutils_bfd_hash.o bfd/binutils_bfd_ihex.o bfd/binutils_bfd_init.o bfd/binutils_bfd_libbfd.o bfd/binutils_bfd_linker.o bfd/binutils_bfd_mach-o.o bfd/binutils_bfd_merge.o bfd/binutils_bfd_opncls.o bfd/binutils_bfd_pef.o bfd/binutils_bfd_reloc.o bfd/binutils_bfd_section.o bfd/binutils_bfd_simple.o bfd/binutils_bfd_srec.o bfd/binutils_bfd_stab-syms.o bfd/binutils_bfd_stabs.o bfd/binutils_bfd_syms.o bfd/binutils_bfd_targets.o bfd/binutils_bfd_tekhex.o bfd/binutils_bfd_xsym.o bfd/binutils_libiberty_alloca.o bfd/binutils_libiberty_argv.o bfd/binutils_libiberty_choose-temp.o bfd/binutils_libiberty_concat.o bfd/binutils_libiberty_cp-demangle.o bfd/binutils_libiberty_cp-demint.o bfd/binutils_libiberty_cplus-dem.o bfd/binutils_libiberty_dyn-string.o bfd/binutils_libiberty_fdmatch.o bfd/binutils_libiberty_fibheap.o bfd/binutils_libiberty_floatformat.o bfd/binutils_libiberty_fnmatch.o bfd/binutils_libiberty_getopt.o bfd/binutils_libiberty_getopt1.o bfd/binutils_libiberty_getpwd.o bfd/binutils_libiberty_getruntime.o bfd/binutils_libiberty_hashtab.o bfd/binutils_libiberty_hex.o bfd/binutils_libiberty_lbasename.o bfd/binutils_libiberty_lrealpath.o bfd/binutils_libiberty_make-relative-prefix.o bfd/binutils_libiberty_make-temp-file.o bfd/binutils_libiberty_md5.o bfd/binutils_libiberty_mempcpy.o bfd/binutils_libiberty_objalloc.o bfd/binutils_libiberty_obstack.o bfd/binutils_libiberty_partition.o bfd/binutils_libiberty_pex-unix.o bfd/binutils_libiberty_physmem.o bfd/binutils_libiberty_regex.o bfd/binutils_libiberty_safe-ctype.o bfd/binutils_libiberty_sort.o bfd/binutils_libiberty_spaces.o bfd/binutils_libiberty_splay-tree.o bfd/binutils_libiberty_stpncpy.o bfd/binutils_libiberty_strerror.o bfd/binutils_libiberty_strsignal.o bfd/binutils_libiberty_ternary.o bfd/binutils_libiberty_unlink-if-ordinary.o bfd/binutils_libiberty_xatexit.o bfd/binutils_libiberty_xexit.o bfd/binutils_libiberty_xmalloc.o bfd/binutils_libiberty_xmemdup.o bfd/binutils_libiberty_xstrdup.o bfd/binutils_libiberty_xstrerror.o cp ../o/gcllib.a libgclp.a ranlib libgclp.a cp init_pre_gcl.lsp.in init_pre_gcl.lsp.tmp cat init_pre_gcl.lsp.tmp | sed \ -e "address@hidden@#(`cat ../majvers`.`cat ../minvers`) `date`#1" \ -e "address@hidden@#`cat ../minvers | cut -f2 -d.`#1" \ -e "address@hidden@#`cat ../minvers | cut -f1 -d.`#1" \ -e "address@hidden@#`cat ../majvers`#1" \ -e "address@hidden@#\"gcc -c `echo -I/usr/X11R6/include -fsigned-char -pipe -Wall | sed -e 's:-g::g'`\"#1" \ -e "address@hidden@#\"gcc -o \"#1" \ -e "address@hidden@#\" -lpre_gcl `echo -lSM -lICE -L/usr/X11R6/lib -lXmu -lXt -lXext -lXaw -lX11 -lgmp -lreadline -lncurses -lm | sed -e 's/-lncurses/ /'` -lc -lgclp \"#1" \ -e "address@hidden@#\"-Os -fomit-frame-pointer\"#1" \ -e "address@hidden@#\"-O\"#1" \ -e "address@hidden@#\"init_pre_gcl.lsp\"#1" >init_pre_gcl.lsp touch raw_pre_gcl_map gcc -o raw_pre_gcl \ -L. -lpre_gcl `echo -lSM -lICE -L/usr/X11R6/lib -lXmu -lXt -lXext -lXaw -lX11 -lgmp -lreadline -lncurses -lm | sed -e 's/-lncurses/ /'` -lc -lgclp /usr/bin/ld: Undefined symbols: __mcount _dyld_stub_binding_helper collect2: ld returned 1 exit status make[1]: *** [raw_pre_gcl_map] Error 1 make: *** [unixport/saved_pre_gcl] Error 2