I thought to try to build this on RHL 5.x because it seems I need to replace gcc and I'm NOT ready to update the system to RHL 6.x. It didn't build; the error seems unconnected to the build environment (RHL 5.x, rpm 3.0.x, gcc-2.7.2.3-8. Any thoughts? (It does run fur quite some time on my P5/133 system). It failed building the RTL- the compiler itself was build and being used. Name : egcs Relocations: (not relocateable) Version : 1.1.2 Vendor: Red Hat Software Release : 24 Build Date: Thu Sep 9 04:51:14 1999 Install date: (not installed) Build Host: porkchop.redhat.com Group : Development/Languages Source RPM: (none) Size : 10869407 License: GPL Packager : Red Hat Software <http://developer.redhat.com/bugzilla> URL : http://egcs.cygnus.com/ Summary : The GNU Compiler Collection. Description : The egcs package contains the GNU Compiler Collection: cc, gcc and egcs. You'll need this package in order to compile C/C++ code. if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; make "AR=ar" "AR_FLAGS=rc" "CC=/tmp/egcs/egcs-1.1.2/obj-i386-linux/gcc/xgcc -B/tmp/egcs/egcs-1.1.2/obj -i386-linux/gcc/" "CFLAGS=-g -O2" "LIBCFLAGS=-g -O2" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/bin/sh /tmp/egcs/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /tmp/egcs/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /tmp/egcs/egcs-1.1.2/install-sh -c " "LDFLAGS=" "LOADLIBES=" "RANLIB=ranlib" "SHELL=/bin/sh" \ CFLAGS="-g -O2 ${flags}" \ CXXFLAGS="-g -O2 -fvtable-thunks -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ install); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[2]: Leaving directory `/u01/tmp/egcs/egcs-1.1.2/obj-i386-linux/i386-re dhat-linux/libiberty' make[1]: Leaving directory `/u01/tmp/egcs/egcs-1.1.2/obj-i386-linux/i386-re dhat-linux/libiberty' ++ /tmp/Begcs/usr/bin/gcc --version + FULLVER=egcs-2.91.66 ++ dirname /tmp/Begcs/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/cc1 + FULLPATH=/tmp/Begcs/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 + file /tmp/Begcs/usr/bin/c++ /tmp/Begcs/usr/bin/c++filt /tmp/Begcs/usr/bin/g++ /tmp/Begcs/usr/bin/g77 /tmp/Begcs/usr/bin/gcc /tmp/Begcs/usr/bin/gcov /tmp/Begcs/usr/bin/i386-redhat-linux-gcc /tmp/Begcs/usr/bin/protoize /tmp/Begcs/usr/bin/unprotoize + grep ELF + cut -d: -f1 + xargs strip + strip /tmp/Begcs/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/cc1 /tmp/Begcs/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/cc1obj /tmp/Begcs/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/cc1plus /tmp/Begcs/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/cpp /tmp/Begcs/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/f771 /tmp/Begcs/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/collect2 + ln /tmp/Begcs/usr/bin/i386-redhat-linux-gcc /tmp/Begcs/usr/bin/egcs + ln -sf gcc /tmp/Begcs/usr/bin/cc + ln /tmp/Begcs/usr/man/man1/gcc.1 /tmp/Begcs/usr/man/man1/egcs.1 + rm -f /tmp/Begcs/usr/info/dir + gzip -n -9f /tmp/Begcs/usr/info/cpp.info /tmp/Begcs/usr/info/g77.info /tmp/Begcs/usr/info/gcc.info + ln -sf g77.1 /tmp/Begcs/usr/man/man1/f77.1 + ln -sf g77 /tmp/Begcs/usr/bin/f77 + mkdir -p /tmp/Begcs/lib + ln -sf ../usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/cpp /tmp/Begcs/lib/cpp + ln -sf cccp.1 /tmp/Begcs/usr/man/man1/cpp.1 + '[' -d ../compat/i386 ']' + install -m 755 ../compat/i386/libg++.so.2.7.2.8 ../compat/i386/libstdc++. so.2.7.2.8 ../compat/i386/libstdc++.so.2.8.0 /tmp/Begcs/usr/lib/ + pushd /tmp/Begcs/usr/lib /tmp/Begcs/usr/lib /tmp/egcs/egcs-1.1.2/obj-i386-linux + touch foo.c + ../bin/g++ -fPIC -L. -shared -o libstdc++.so.2.9.dummy -Wl,-soname,libstdc++.so.2.9 ld: cannot open linker script file libgcc.map: No such file or directory Bad exit status from /var/tmp/rpm-tmp.58209 (%install) -- Cheers John Summerfield http://os2.ami.com.au/os2/ for OS/2 support. Configuration, networking, combined IBM ftpsites index. -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null