Changeset 191
- Timestamp:
- May 19, 2003, 9:19:57 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/ltconfig
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r190 r191 151 151 if test "$prev" != 'sed 50q "$0"'; then 152 152 echo_test_string=`eval $prev` 153 153 154 154 export echo_test_string 155 155 exec "${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}}" "$0" ${1+"$@"} … … 870 870 no_builtin_flag=' -fno-builtin' 871 871 fi 872 872 873 873 fi 874 874 … … 1137 1137 1138 1138 os2*) 1139 libname_spec='$name' 1139 version_type=linux 1140 need_version=no 1140 1141 need_lib_prefix=no 1141 library_names_spec='$libname.dll $libname.a' 1142 # embedd hex versionnumbers into the name as far as there is space for such. 1143 # old: libname_spec='$name' 1144 # old: library_names_spec='$libname.dll $libname.a' 1145 # assumes no dots in the $name. 1146 soname_spec="\`echo \"\${release}...\" | name=\"\${name}\" gawk -- 'BEGIN { FS = \".\"} ; { printf(\"%.5s\", sprintf(\"%s%x%x\",ENVIRON[\"name\"], sub(/-*/,\"\",\$1),\$2)); }'\`" 1147 libname_spec="\`echo \"\${release}...\" | name=\"\${name}\" gawk -- 'BEGIN { FS = \".\"} ; { printf(\"%.5s\", sprintf(\"%s%x%x\",ENVIRON[\"name\"], sub(/-*/,\"\",\$1),\$2)); }'\`" 1148 library_names_spec="\`echo \"\${release}...\" | name=\"\${name}\" gawk -- 'BEGIN { FS = \".\"} ; { printf(\"%.5s\", sprintf(\"%s%x%x\",ENVIRON[\"name\"], sub(/-*/,\"\",\$1),\$2)); }'\`.dll \${name}.a" 1142 1149 dynamic_linker='OS/2 ld.exe' 1143 shlibpath_var=LIBPATH 1150 shlibpath_var=BEGINLIBPATH 1151 # HACK 1152 allow_undefined_flag=no 1144 1153 ;; 1145 1154 … … 1408 1417 # configure.in, otherwise build static only libraries. 1409 1418 case "$host_os" in 1410 cygwin* | mingw* | pw32* | os2*)1419 cygwin* | mingw* | pw32*) 1411 1420 if test x$can_build_shared = xyes; then 1412 1421 test x$enable_win32_dll = xno && can_build_shared=no -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.