Changeset 197 for trunk/src/gcc/ltconfig
- Timestamp:
- May 20, 2003, 2:31:07 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/ltconfig
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r196 r197 152 152 if test "$prev" != 'sed 50q "$0"'; then 153 153 echo_test_string=`eval $prev` 154 154 155 155 export echo_test_string 156 156 exec "${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}}" "$0" ${1+"$@"} … … 911 911 no_builtin_flag=' -fno-builtin' 912 912 fi 913 913 914 914 fi 915 915 … … 1259 1259 1260 1260 os2*) 1261 libname_spec='$name' 1261 version_type=linux 1262 need_version=no 1262 1263 need_lib_prefix=no 1263 library_names_spec='$libname.dll $libname.a' 1264 # embedd hex versionnumbers into the name as far as there is space for such. 1265 # old: libname_spec='$name' 1266 # old: library_names_spec='$libname.dll $libname.a' 1267 # assumes no dots in the $name. 1268 soname_spec="\`echo \"\${release}...\" | name=\"\${name}\" gawk -- 'BEGIN { FS = \".\"} ; { printf(\"%.5s\", sprintf(\"%s%x%x\",ENVIRON[\"name\"], sub(/-*/,\"\",\$1),\$2)); }'\`" 1269 libname_spec="\`echo \"\${release}...\" | name=\"\${name}\" gawk -- 'BEGIN { FS = \".\"} ; { printf(\"%.5s\", sprintf(\"%s%x%x\",ENVIRON[\"name\"], sub(/-*/,\"\",\$1),\$2)); }'\`" 1270 library_names_spec="\`echo \"\${release}...\" | name=\"\${name}\" gawk -- 'BEGIN { FS = \".\"} ; { printf(\"%.5s\", sprintf(\"%s%x%x\",ENVIRON[\"name\"], sub(/-*/,\"\",\$1),\$2)); }'\`.dll \${name}.a" 1264 1271 dynamic_linker='OS/2 ld.exe' 1265 shlibpath_var=LIBPATH 1272 shlibpath_var=BEGINLIBPATH 1273 # HACK 1274 allow_undefined_flag=no 1266 1275 ;; 1267 1276 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.