Searched refs:soname (Results 1 – 4 of 4) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | libtool.m4 | 5098 …_LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname… 5132 …VAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 5244 … _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' 5311 …VAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 5580 echo "$tool_output_objdir$soname.def" > "$output_objdir/$soname.exp"; 5665 …soname~$CC -shared $pic_flag $wl+b $wl$install_libdir -o $output_objdir/$soname $libobjs $deplibs … 5667 …soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test "x… 6088 soname=conftest 6620 …AR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 6653 echo "$tool_output_objdir$soname.def" > "$output_objdir/$soname.exp"; [all …]
|
| H A D | ltoptions.m4 | 85 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4], 326 # implement the --with-aix-soname flag, and support the `aix-soname=aix' 327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT 335 AC_ARG_WITH([aix-soname], 336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both], 342 AC_MSG_ERROR([Unknown argument to --with-aix-soname]) 372 LT_OPTION_DEFINE([LT_INIT], [aix-soname=aix], [_LT_WITH_AIX_SONAME([aix])]) 373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])]) 374 LT_OPTION_DEFINE([LT_INIT], [aix-soname=svr4], [_LT_WITH_AIX_SONAME([svr4])])
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | configure | 1506 --with-aix-soname=aix|svr4|both 9997 cp $export_symbols $output_objdir/$soname.def; 9999 echo EXPORTS > $output_objdir/$soname.def; 10000 cat $export_symbols >> $output_objdir/$soname.def; 10009 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 10540 cp "$export_symbols" "$output_objdir/$soname.def"; 10541 echo "$tool_output_objdir$soname.def" > "$output_objdir/$soname.exp"; 10545 …$CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.e… 10654 …soname~$CC -shared $pic_flag $wl+b $wl$install_libdir -o $output_objdir/$soname $libobjs $deplibs … 10656 …soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test "x… [all …]
|
| H A D | ltmain.sh | 8201 soname=$dlname 8211 eval soname=\"$soname_spec\" 8217 soroot=$soname 8220 func_stripname 'lib' '.dll' "$soname" 8224 if test -f "$output_objdir/$soname-def"; then : 9606 dlname=$soname 10071 dlname=$soname
|