Ignore:
Timestamp:
Apr 28, 2004, 6:58:06 AM (22 years ago)
Author:
bird
Message:

#1040: Joined the GCC 3.3.3 with the trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gcc/boehm-gc/configure

    • Property cvs2svn:cvs-rev changed from 1.4 to 1.5
    r1393 r1394  
    10471047
    10481048# This works around an automake problem.
    1049 mkinstalldirs="`cd $ac_aux_dir && pwd`/mkinstalldirs"
     1049mkinstalldirs="`cd $ac_aux_dir && `/mkinstalldirs"
    10501050
    10511051
     
    20052005  hppa*)
    20062006    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
    2007   lt_cv_file_magic_cmd=/usr/bin/file
    2008   lt_cv_file_magic_test_file=/usr/lib/libc.sl
     2007  lt_cv_file_magic_cmd=/usr/bin/file
     2008  lt_cv_file_magic_test_file=/usr/lib/libc.sl
    20092009    ;;
    20102010  ia64*)
     
    20122012    lt_cv_file_magic_cmd=/usr/bin/file
    20132013    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
    2014   ;;
     2014  ;;
    20152015  esac
    20162016  ;;
     
    20402040linux-gnu*)
    20412041  case $host_cpu in
    2042   alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
     2042  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
    20432043    lt_cv_deplibs_check_method=pass_all ;;
    20442044  *)
     
    24872487  ;;
    24882488
     2489
     2490
     2491
     2492
     2493
     2494
     2495
     2496
     2497
     2498
     2499
     2500
     2501
     2502
     2503
     2504
     2505
     2506
     2507
     2508
     2509
     2510
     2511
     2512
     2513
     2514
     2515
     2516
     2517
     2518
     2519
     2520
     2521
     2522
     2523
     2524
     2525
     2526
     2527
     2528
     2529
     2530
    24892531*-*-sco3.2v5*)
    24902532  # On SCO OpenServer 5, we need -belf to get full-featured binaries.
     
    24922534  CFLAGS="$CFLAGS -belf"
    24932535  echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6
    2494 echo "configure:2495: checking whether the C compiler needs -belf" >&5
     2536echo "configure:2: checking whether the C compiler needs -belf" >&5
    24952537if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
    24962538  echo $ac_n "(cached) $ac_c" 1>&6
     
    25052547
    25062548     cat > conftest.$ac_ext <<EOF
    2507 #line 2508 "configure"
     2549#line 25 "configure"
    25082550#include "confdefs.h"
    25092551
     
    25122554; return 0; }
    25132555EOF
    2514 if { (eval echo configure:2515: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2556if { (eval echo configure:25: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    25152557  rm -rf conftest*
    25162558  lt_cv_cc_needs_belf=yes
     
    25422584
    25432585echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6
    2544 echo "configure:2545: checking how to run the C++ preprocessor" >&5
     2586echo "configure:25: checking how to run the C++ preprocessor" >&5
    25452587if test -z "$CXXCPP"; then
    25462588if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then
     
    25562598  cat > conftest.$ac_ext <<EOF
    25572599#include <sys/types.h>
    2558 #line 2559 "configure"
     2600#line 2 "configure"
    25592601#include "confdefs.h"
    25602602#include <stdlib.h>
    25612603EOF
    25622604ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2563 { (eval echo configure:2564: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2605{ (eval echo configure:2: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    25642606ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    25652607if test -z "$ac_err"; then
     
    27082750
    27092751echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
    2710 echo "configure:2711: checking whether to enable maintainer-specific portions of Makefiles" >&5
     2752echo "configure:27: checking whether to enable maintainer-specific portions of Makefiles" >&5
    27112753    # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
    27122754if test "${enable_maintainer_mode+set}" = set; then
     
    27422784
    27432785echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
    2744 echo "configure:2745: checking for executable suffix" >&5
     2786echo "configure:27: checking for executable suffix" >&5
    27452787if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
    27462788  echo $ac_n "(cached) $ac_c" 1>&6
     
    27522794  echo 'int main () { return 0; }' > conftest.$ac_ext
    27532795  ac_cv_exeext=
    2754   if { (eval echo configure:2755: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
     2796  if { (eval echo configure:27: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
    27552797    for file in conftest.*; do
    27562798      case $file in
     
    27752817
    27762818echo $ac_n "checking for thread model used by GCC""... $ac_c" 1>&6
    2777 echo "configure:2778: checking for thread model used by GCC" >&5
     2819echo "configure:2: checking for thread model used by GCC" >&5
    27782820THREADS=`$CC -v 2>&1 | sed -n 's/^Thread model: //p'`
    27792821if test -z "$THREADS"; then
     
    28042846    THREADLIBS=-lpthread
    28052847    case "$host" in
    2806      x86-*-linux* | ia64-*-linux* | i586-*-linux* | i686-*-linux*)
     2848     x86-*-linux* | ia64-*-linux* | i586-*-linux* | i686-*-linux*)
    28072849        cat >> confdefs.h <<\EOF
    28082850#define GC_LINUX_THREADS 1
     
    28952937EOF
    28962938
     2939
     2940
     2941
     2942
     2943
     2944
    28972945    ;;
    28982946 decosf1 | irix | mach | os2 | solaris | dce | vxworks)
     
    29062954
    29072955echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
    2908 echo "configure:2909: checking for dlopen in -ldl" >&5
     2956echo "configure:29: checking for dlopen in -ldl" >&5
    29092957ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
    29102958if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    29142962LIBS="-ldl  $LIBS"
    29152963cat > conftest.$ac_ext <<EOF
    2916 #line 2917 "configure"
     2964#line 29 "configure"
    29172965#include "confdefs.h"
    29182966/* Override any gcc2 internal prototype to avoid an error.  */
     
    29252973; return 0; }
    29262974EOF
    2927 if { (eval echo configure:2928: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2975if { (eval echo configure:29: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    29282976  rm -rf conftest*
    29292977  eval "ac_cv_lib_$ac_lib_var=yes"
     
    30133061    machdep="alpha_mach_dep.lo"
    30143062    ;;
    3015  i?86-*-solaris2.[89]*)
     3063 i?86-*-solaris2.[89])
    30163064    cat >> confdefs.h <<\EOF
    30173065#define SOLARIS25_PROC_VDB_BUG_FIXED 1
     
    30333081    machdep="mips_ultrix_mach-dep.lo"
    30343082    ;;
     3083
     3084
    30353085 mips-*-*)
    30363086    machdep="mips_sgi_mach_dep.lo"
     
    30403090
    30413091    ;;
    3042  sparc-sun-solaris2.3*)
     3092 sparc-sun-solaris2.3)
    30433093    machdep="sparc_mach_dep.lo"
    30443094    cat >> confdefs.h <<\EOF
     
    31423192
    31433193      ;;
    3144       x86-*-linux* | i586-*-linux* | i686-*-linux* )
     3194      x86-*-linux* | i586-*-linux* | i686-*-linux* )
    31453195        cat >> confdefs.h <<\EOF
    31463196#define MAKE_BACK_GRAPH 1
     
    34903540gc_basedir=${gc_basedir}
    34913541CC="${CC}"
     3542
    34923543DEFS="$DEFS"
    34933544
Note: See TracChangeset for help on using the changeset viewer.