From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7631 invoked by alias); 14 Dec 2011 10:07:02 -0000 Received: (qmail 7611 invoked by uid 22791); 14 Dec 2011 10:06:59 -0000 X-SWARE-Spam-Status: No, hits=-3.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,UPPERCASE_50_75 X-Spam-Check-By: sourceware.org Received: from tschetwerikow.v9g.de (HELO tschetwerikow.v9g.de) (217.92.164.63) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 14 Dec 2011 10:06:43 +0000 Received: from localhost (localhost [127.0.0.1]) by tschetwerikow.v9g.de (Postfix) with ESMTP id 507E41AEC0D5; Wed, 14 Dec 2011 11:06:40 +0100 (CET) Received: from tschetwerikow.v9g.de ([127.0.0.1]) by localhost (tschetwerikow.boxberg.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zst4bWxgUSff; Wed, 14 Dec 2011 11:06:38 +0100 (CET) Received: from stetschkin.alsteraero.lan (pd95ba963.dip0.t-ipconnect.de [217.91.169.99]) by tschetwerikow.v9g.de (Postfix) with ESMTPSA id AF0811AEC0C7; Wed, 14 Dec 2011 11:06:37 +0100 (CET) Subject: Re: Toolchaim for powerpc e500v2 with glibc Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: multipart/mixed; boundary="Apple-Mail=_0C3B268B-27B3-4BCD-8531-472F715D59BB" From: Titus von Boxberg In-Reply-To: <4EE86F85.3030801@trego.co.il> Date: Wed, 14 Dec 2011 10:07:00 -0000 Cc: crossgcc@sourceware.org Message-Id: <42D931E6-DD2E-4420-A233-07AF2F3E8796@v9g.de> References: <4EE86F85.3030801@trego.co.il> To: Raviv X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org X-SW-Source: 2011-12/txt/msg00058.txt.bz2 --Apple-Mail=_0C3B268B-27B3-4BCD-8531-472F715D59BB Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Content-length: 958 Am 14.12.2011 um 10:42 schrieb Raviv: > Hello Titus, > I aplogize for contacting you directly and not through the mailing list. > I saw an old post of yours : http://www.cygwin.com/ml/crossgcc/2011-02/ms= g00002.html where you describe how to create a toolchain for e500v2 with SP= E support and glibc, i followed your instructions, but still having trouble= to create a good error free configuration. I will appreciate if you can se= nd me a sample of the working configuration so that i can build the tools. > Thank you in advance, Raviv, why not cc the mailing list? I gave up on glibc. I can't remember if I even got a configuration that bui= lt ok. The workarounds were too weird. eglibc builds of of the box, and I did not recognize drawbacks. Just now I have built a tool chain for eglibc 2_13. Attached is a config sample. I configured a custom kernel to have one kernel for all toolchains I built. That should not be necessary. Regards Titus --Apple-Mail=_0C3B268B-27B3-4BCD-8531-472F715D59BB Content-Disposition: attachment; filename=config-e500v2.txt Content-Type: text/plain; name="config-e500v2.txt" Content-Transfer-Encoding: quoted-printable Content-length: 12170 # # Automatically generated make config: don't edit # crosstool-NG hg+-5590d3c19c2f Configuration # Mon Dec 5 23:58:47 2011 # CT_CONFIGURE_has_xzutils=3Dy CT_CONFIGURE_has_cvs=3Dy CT_CONFIGURE_has_svn=3Dy CT_MODULES=3Dy # # Paths and misc options # # # crosstool-NG behavior # # CT_OBSOLETE is not set CT_EXPERIMENTAL=3Dy # CT_DEBUG_CT is not set # # Paths # CT_LOCAL_TARBALLS_DIR=3D"/home/titus/archiv/entwicklung/gcc+gdb" CT_SAVE_TARBALLS=3Dy CT_WORK_DIR=3D"${CT_TOP_DIR}/targets" CT_PREFIX_DIR=3D"/opt/x-tools/${CT_TARGET}" CT_INSTALL_DIR=3D"${CT_PREFIX_DIR}" CT_RM_RF_PREFIX_DIR=3Dy CT_REMOVE_DOCS=3Dy # CT_INSTALL_DIR_RO is not set CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=3Dy # # Downloading # # CT_FORBID_DOWNLOAD is not set # CT_FORCE_DOWNLOAD is not set CT_CONNECT_TIMEOUT=3D10 # CT_ONLY_DOWNLOAD is not set # CT_USE_MIRROR is not set # # Extracting # # CT_FORCE_EXTRACT is not set CT_OVERIDE_CONFIG_GUESS_SUB=3Dy # CT_ONLY_EXTRACT is not set CT_PATCH_BUNDLED=3Dy # CT_PATCH_LOCAL is not set # CT_PATCH_BUNDLED_LOCAL is not set # CT_PATCH_LOCAL_BUNDLED is not set # CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set # CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set # CT_PATCH_NONE is not set CT_PATCH_ORDER=3D"bundled" # # Build behavior # CT_PARALLEL_JOBS=3D4 CT_LOAD=3D0 CT_USE_PIPES=3Dy CT_EXTRA_FLAGS_FOR_HOST=3D"" # CT_CONFIG_SHELL_SH is not set # CT_CONFIG_SHELL_ASH is not set CT_CONFIG_SHELL_BASH=3Dy # CT_CONFIG_SHELL_CUSTOM is not set CT_CONFIG_SHELL=3D"${bash}" # # Logging # # CT_LOG_ERROR is not set # CT_LOG_WARN is not set # CT_LOG_INFO is not set CT_LOG_EXTRA=3Dy # CT_LOG_ALL is not set # CT_LOG_DEBUG is not set CT_LOG_LEVEL_MAX=3D"EXTRA" # CT_LOG_SEE_TOOLS_WARN is not set CT_LOG_PROGRESS_BAR=3Dy CT_LOG_TO_FILE=3Dy # CT_LOG_FILE_COMPRESS is not set # # Target options # CT_ARCH=3D"powerpc" CT_ARCH_SUPPORTS_32=3Dy CT_ARCH_SUPPORTS_64=3Dy CT_ARCH_SUPPORT_ABI=3Dy CT_ARCH_SUPPORT_CPU=3Dy CT_ARCH_SUPPORT_TUNE=3Dy CT_ARCH_DEFAULT_32=3Dy CT_ARCH_ABI=3D"" CT_ARCH_CPU=3D"8548" CT_ARCH_TUNE=3D"8548" CT_ARCH_32=3Dy # CT_ARCH_64 is not set CT_ARCH_BITNESS=3D32 CT_ARCH_FLOAT_HW=3Dy # CT_ARCH_FLOAT_SW is not set CT_TARGET_CFLAGS=3D"-O2 -mfloat-gprs=3Ddouble -Wa,-me500x2" CT_TARGET_LDFLAGS=3D"" # CT_ARCH_alpha is not set # CT_ARCH_arm is not set # CT_ARCH_avr32 is not set # CT_ARCH_blackfin is not set # CT_ARCH_m68k is not set # CT_ARCH_mips is not set CT_ARCH_powerpc=3Dy # CT_ARCH_s390 is not set # CT_ARCH_sh is not set # CT_ARCH_sparc is not set # CT_ARCH_x86 is not set CT_ARCH_alpha_AVAILABLE=3Dy CT_ARCH_arm_AVAILABLE=3Dy CT_ARCH_avr32_AVAILABLE=3Dy CT_ARCH_blackfin_AVAILABLE=3Dy CT_ARCH_m68k_AVAILABLE=3Dy CT_ARCH_mips_AVAILABLE=3Dy CT_ARCH_powerpc_AVAILABLE=3Dy CT_ARCH_s390_AVAILABLE=3Dy CT_ARCH_sh_AVAILABLE=3Dy CT_ARCH_sparc_AVAILABLE=3Dy CT_ARCH_x86_AVAILABLE=3Dy # # Generic target options # CT_ARCH_USE_MMU=3Dy # # Target optimisations # CT_ARCH_FLOAT=3D"hard" # # powerpc other options # CT_ARCH_powerpc_ABI=3D"spe" # CT_ARCH_powerpc_ABI_DEFAULT is not set CT_ARCH_powerpc_ABI_SPE=3Dy # # Toolchain options # # # General toolchain options # CT_FORCE_SYSROOT=3Dy CT_USE_SYSROOT=3Dy CT_SYSROOT_NAME=3D"sysroot" CT_SYSROOT_DIR_PREFIX=3D"" # CT_STATIC_TOOLCHAIN is not set CT_TOOLCHAIN_PKGVERSION=3D"AlsterAero-111205" CT_TOOLCHAIN_BUGURL=3D"" # # Tuple completion and aliasing # CT_TARGET_VENDOR=3D"e500v2" CT_TARGET_ALIAS_SED_EXPR=3D"" CT_TARGET_ALIAS=3D"" # # Toolchain type # # CT_NATIVE is not set CT_CROSS=3Dy # CT_CROSS_NATIVE is not set # CT_CANADIAN is not set CT_TOOLCHAIN_TYPE=3D"cross" # # Build system # CT_BUILD=3D"" CT_BUILD_PREFIX=3D"" CT_BUILD_SUFFIX=3D"" # # Misc options # # CT_TOOLCHAIN_ENABLE_NLS is not set # # Operating System # CT_KERNEL_SUPPORTS_SHARED_LIBS=3Dy CT_KERNEL=3D"linux" CT_KERNEL_VERSION=3D"custom" # CT_KERNEL_bare_metal is not set CT_KERNEL_linux=3Dy CT_KERNEL_bare_metal_AVAILABLE=3Dy CT_KERNEL_linux_AVAILABLE=3Dy # CT_KERNEL_V_3_1_1 is not set # CT_KERNEL_V_3_1 is not set # CT_KERNEL_V_3_0_9 is not set # CT_KERNEL_V_2_6_39_4 is not set # CT_KERNEL_V_2_6_38_8 is not set # CT_KERNEL_V_2_6_37_6 is not set # CT_KERNEL_V_2_6_36_4 is not set # CT_KERNEL_V_2_6_33_20 is not set # CT_KERNEL_V_2_6_32_48 is not set # CT_KERNEL_V_2_6_31_14 is not set # CT_KERNEL_V_2_6_27_57 is not set CT_KERNEL_LINUX_CUSTOM=3Dy CT_KERNEL_LINUX_CUSTOM_LOCATION=3D"/home/titus/archiv/entwicklung/gcc+gdb/l= inux-2.6.33.2.tar.bz2" CT_KERNEL_mingw32_AVAILABLE=3Dy # # Common kernel options # CT_SHARED_LIBS=3Dy # # linux other options # CT_KERNEL_LINUX_VERBOSITY_0=3Dy # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set CT_KERNEL_LINUX_VERBOSE_LEVEL=3D0 CT_KERNEL_LINUX_INSTALL_CHECK=3Dy # # Binary utilities # CT_ARCH_BINFMT_ELF=3Dy # # GNU binutils # CT_BINUTILS_V_2_22=3Dy # CT_BINUTILS_V_2_21_53 is not set # CT_BINUTILS_V_2_21_1a is not set # CT_BINUTILS_V_2_20_1a is not set # CT_BINUTILS_V_2_19_1a is not set # CT_BINUTILS_V_2_18a is not set CT_BINUTILS_VERSION=3D"2.22" CT_BINUTILS_2_22_or_later=3Dy CT_BINUTILS_2_21_or_later=3Dy CT_BINUTILS_2_20_or_later=3Dy CT_BINUTILS_2_19_or_later=3Dy CT_BINUTILS_2_18_or_later=3Dy CT_BINUTILS_HAS_GOLD=3Dy CT_BINUTILS_GOLD_SUPPORTS_ARCH=3Dy CT_BINUTILS_HAS_PLUGINS=3Dy CT_BINUTILS_HAS_PKGVERSION_BUGURL=3Dy CT_BINUTILS_FORCE_LD_BFD=3Dy # CT_BINUTILS_LINKER_LD is not set CT_BINUTILS_LINKER_LD_GOLD=3Dy # CT_BINUTILS_LINKER_GOLD_LD is not set CT_BINUTILS_GOLD_INSTALLED=3Dy CT_BINUTILS_GOLD_THREADS=3Dy CT_BINUTILS_LINKER_BOTH=3Dy CT_BINUTILS_LINKERS_LIST=3D"ld,gold" CT_BINUTILS_LD_WRAPPER=3Dy CT_BINUTILS_LINKER_DEFAULT=3D"bfd" CT_BINUTILS_PLUGINS=3Dy CT_BINUTILS_EXTRA_CONFIG_ARRAY=3D"" # CT_BINUTILS_FOR_TARGET is not set # # C compiler # CT_CC=3D"gcc" CT_CC_VERSION=3D"4.6.2" CT_CC_gcc=3Dy # CT_CC_GCC_SHOW_LINARO is not set CT_CC_V_4_6_2=3Dy # CT_CC_V_4_6_1 is not set # CT_CC_V_4_6_0 is not set # CT_CC_V_4_5_3 is not set # CT_CC_V_4_5_2 is not set # CT_CC_V_4_5_1 is not set # CT_CC_V_4_5_0 is not set # CT_CC_V_4_4_6 is not set # CT_CC_V_4_4_5 is not set # CT_CC_V_4_4_4 is not set # CT_CC_V_4_4_3 is not set # CT_CC_V_4_4_2 is not set # CT_CC_V_4_4_1 is not set # CT_CC_V_4_4_0 is not set # CT_CC_V_4_3_6 is not set # CT_CC_V_4_3_5 is not set # CT_CC_V_4_3_4 is not set # CT_CC_V_4_3_3 is not set # CT_CC_V_4_3_2 is not set # CT_CC_V_4_3_1 is not set # CT_CC_V_4_2_4 is not set # CT_CC_V_4_2_2 is not set CT_CC_GCC_4_2_or_later=3Dy CT_CC_GCC_4_3_or_later=3Dy CT_CC_GCC_4_4_or_later=3Dy CT_CC_GCC_4_5_or_later=3Dy CT_CC_GCC_4_6=3Dy CT_CC_GCC_4_6_or_later=3Dy CT_CC_GCC_HAS_GRAPHITE=3Dy CT_CC_GCC_HAS_LTO=3Dy CT_CC_GCC_HAS_PKGVERSION_BUGURL=3Dy CT_CC_GCC_HAS_BUILD_ID=3Dy CT_CC_GCC_ENABLE_PLUGINS=3Dy CT_CC_GCC_GOLD=3Dy CT_CC_GCC_USE_GMP_MPFR=3Dy CT_CC_GCC_USE_PPL_CLOOG=3Dy CT_CC_GCC_USE_MPC=3Dy # CT_CC_LANG_FORTRAN is not set CT_CC_SUPPORT_CXX=3Dy CT_CC_SUPPORT_FORTRAN=3Dy CT_CC_SUPPORT_JAVA=3Dy CT_CC_SUPPORT_ADA=3Dy CT_CC_SUPPORT_OBJC=3Dy CT_CC_SUPPORT_OBJCXX=3Dy # # Additional supported languages: # CT_CC_LANG_CXX=3Dy # CT_CC_LANG_JAVA is not set # CT_CC_LANG_ADA is not set # CT_CC_LANG_OBJC is not set # CT_CC_LANG_OBJCXX is not set CT_CC_LANG_OTHERS=3D"" # # gcc other options # CT_CC_ENABLE_CXX_FLAGS=3D"" CT_CC_CORE_EXTRA_CONFIG_ARRAY=3D"" CT_CC_EXTRA_CONFIG_ARRAY=3D"" # CT_CC_STATIC_LIBSTDCXX is not set # # Optimisation features # CT_CC_GCC_USE_GRAPHITE=3Dy CT_CC_GCC_USE_LTO=3Dy # # Settings for libraries running on target # # CT_CC_GCC_ENABLE_TARGET_OPTSPACE is not set # CT_CC_GCC_LIBMUDFLAP is not set # CT_CC_GCC_LIBGOMP is not set # CT_CC_GCC_LIBSSP is not set # # Misc. obscure options. # CT_CC_CXA_ATEXIT=3Dy # CT_CC_GCC_DISABLE_PCH is not set # CT_CC_GCC_SJLJ_EXCEPTIONS is not set CT_CC_GCC_LDBL_128=3Dm # CT_CC_GCC_BUILD_ID is not set # # C-library # CT_LIBC=3D"eglibc" CT_LIBC_VERSION=3D"2_13" CT_LIBC_eglibc=3Dy # CT_LIBC_glibc is not set # CT_LIBC_uClibc is not set CT_LIBC_eglibc_AVAILABLE=3Dy # CT_LIBC_EGLIBC_V_2_14 is not set CT_LIBC_EGLIBC_V_2_13=3Dy # CT_LIBC_EGLIBC_V_2_12 is not set # CT_LIBC_EGLIBC_V_2_11 is not set # CT_LIBC_EGLIBC_V_2_10 is not set # CT_LIBC_EGLIBC_V_2_9 is not set # CT_LIBC_EGLIBC_V_TRUNK is not set CT_LIBC_EGLIBC_2_13_or_later=3Dy CT_LIBC_EGLIBC_2_12_or_later=3Dy CT_LIBC_EGLIBC_2_11_or_later=3Dy CT_LIBC_EGLIBC_2_10_or_later=3Dy CT_LIBC_EGLIBC_2_9_or_later=3Dy CT_LIBC_EGLIBC_HAS_PKGVERSION_BUGURL=3Dy CT_EGLIBC_REVISION=3D"HEAD" # CT_EGLIBC_HTTP is not set # CT_EGLIBC_CHECKOUT is not set # CT_EGLIBC_OPT_SIZE is not set # CT_EGLIBC_CUSTOM_CONFIG is not set CT_LIBC_glibc_AVAILABLE=3Dy CT_LIBC_mingw_AVAILABLE=3Dy CT_LIBC_newlib_AVAILABLE=3Dy CT_LIBC_none_AVAILABLE=3Dy CT_LIBC_uClibc_AVAILABLE=3Dy CT_LIBC_SUPPORT_THREADS_ANY=3Dy CT_LIBC_SUPPORT_NPTL=3Dy CT_LIBC_SUPPORT_LINUXTHREADS=3Dy CT_THREADS=3D"nptl" # # Common C library options # CT_THREADS_NPTL=3Dy # CT_THREADS_LINUXTHREADS is not set CT_LIBC_XLDD=3Dy # # eglibc other options # CT_LIBC_glibc_familly=3Dy CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=3D"" CT_LIBC_GLIBC_CONFIGPARMS=3D"" CT_LIBC_GLIBC_EXTRA_CFLAGS=3D"-O2" CT_LIBC_EXTRA_CC_ARGS=3D"" # CT_LIBC_ENABLE_FORTIFIED_BUILD is not set # CT_LIBC_DISABLE_VERSIONING is not set CT_LIBC_OLDEST_ABI=3D"" CT_LIBC_GLIBC_FORCE_UNWIND=3Dy CT_LIBC_GLIBC_USE_PORTS=3Dy CT_LIBC_ADDONS_LIST=3D"" # # WARNING !!!=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 # # # For glibc >=3D 2.8, it can happen that the tarballs=20=20=20=20 # # # for the addons are not available for download.=20=20=20=20=20=20=20 # # # If that happens, bad luck... Try a previous version=20=20 # # # or try again later... :-(=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 # # CT_LIBC_LOCALES is not set # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set # CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS is not set CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN=3Dy CT_LIBC_GLIBC_MIN_KERNEL_VERSION=3D"2.6.16" CT_LIBC_GLIBC_MIN_KERNEL=3D"2.6.16" # # Debug facilities # # CT_DEBUG_dmalloc is not set CT_DEBUG_duma=3Dy CT_DUMA_A=3Dy CT_DUMA_SO=3Dy CT_DUMA_V_2_5_15=3Dy CT_DUMA_VERSION=3D"2_5_15" CT_DEBUG_gdb=3Dy CT_GDB_CROSS=3Dy # CT_GDB_CROSS_STATIC is not set # CT_GDB_CROSS_PYTHON is not set CT_GDB_CROSS_EXTRA_CONFIG_ARRAY=3D"" # CT_GDB_NATIVE is not set CT_GDB_GDBSERVER=3Dy # CT_GDB_GDBSERVER_STATIC is not set # # gdb version # # CT_DEBUG_GDB_SHOW_LINARO is not set CT_GDB_V_7_3a=3Dy # CT_GDB_V_7_2a is not set # CT_GDB_V_7_1a is not set # CT_GDB_V_7_0_1a is not set # CT_GDB_V_7_0a is not set # CT_GDB_V_6_8a is not set CT_GDB_7_0_or_later=3Dy CT_GDB_HAS_PKGVERSION_BUGURL=3Dy CT_GDB_INSTALL_GDBINIT=3Dy CT_GDB_VERSION=3D"7.3a" # CT_DEBUG_ltrace is not set CT_DEBUG_strace=3Dy CT_STRACE_V_4_6=3Dy # CT_STRACE_V_4_5_20 is not set # CT_STRACE_V_4_5_19 is not set # CT_STRACE_V_4_5_18 is not set CT_STRACE_VERSION=3D"4.6" # # Companion libraries # CT_COMPLIBS_NEEDED=3Dy CT_GMP_NEEDED=3Dy CT_MPFR_NEEDED=3Dy CT_PPL_NEEDED=3Dy CT_CLOOG_NEEDED=3Dy CT_MPC_NEEDED=3Dy CT_COMPLIBS=3Dy CT_GMP=3Dy CT_MPFR=3Dy CT_PPL=3Dy CT_CLOOG=3Dy CT_MPC=3Dy # CT_GMP_V_5_0_2 is not set # CT_GMP_V_5_0_1 is not set CT_GMP_V_4_3_2=3Dy # CT_GMP_V_4_3_1 is not set # CT_GMP_V_4_3_0 is not set CT_GMP_VERSION=3D"4.3.2" # CT_MPFR_V_3_1_0 is not set # CT_MPFR_V_3_0_1 is not set CT_MPFR_V_3_0_0=3Dy # CT_MPFR_V_2_4_2 is not set # CT_MPFR_V_2_4_1 is not set # CT_MPFR_V_2_4_0 is not set CT_MPFR_VERSION=3D"3.0.0" CT_PPL_V_0_11_2=3Dy # CT_PPL_V_0_11_1 is not set # CT_PPL_V_0_11 is not set # CT_PPL_V_0_10_2 is not set CT_PPL_VERSION=3D"0.11.2" CT_PPL_0_11=3Dy CT_PPL_NEEDS_LIBPWL=3Dy # CT_CLOOG_V_0_15_11 is not set CT_CLOOG_V_0_15_10=3Dy # CT_CLOOG_V_0_15_9 is not set # CT_CLOOG_V_0_15_8 is not set # CT_CLOOG_V_0_15_7 is not set # CT_CLOOG_V_0_15_6 is not set CT_CLOOG_VERSION=3D"0.15.10" CT_CLOOG_0_15_1x=3Dy CT_CLOOG_NEEDS_AUTORECONF=3Dy # CT_MPC_V_0_9 is not set CT_MPC_V_0_8_2=3Dy # CT_MPC_V_0_8_1 is not set # CT_MPC_V_0_7 is not set CT_MPC_VERSION=3D"0.8.2" # # Companion libraries common options # # CT_COMPLIBS_CHECK is not set # # Companion tools # # # READ HELP before you say 'Y' below !!! # # CT_COMP_TOOLS is not set # # Test suite # # CT_TEST_SUITE_GCC is not set --Apple-Mail=_0C3B268B-27B3-4BCD-8531-472F715D59BB Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=iso-8859-1 Content-length: 3 --Apple-Mail=_0C3B268B-27B3-4BCD-8531-472F715D59BB Content-Type: text/plain; charset=us-ascii Content-length: 71 -- For unsubscribe information see http://sourceware.org/lists.html#faq --Apple-Mail=_0C3B268B-27B3-4BCD-8531-472F715D59BB--