Searched refs:pic_flag (Results 1 - 6 of 6) sorted by relevance
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/ |
H A D | ltconfig | 655 pic_flag= 685 pic_flag='-m68020 -resident32 -malways-restore-a4' 689 pic_flag=-Kconform_pic 693 pic_flag='-fPIC' 708 pic_flag='+Z' 728 pic_flag='-Kpic' 734 pic_flag='-KPIC' 740 pic_flag='-PIC' 746 pic_flag='-KPIC' 752 pic_flag [all...] |
H A D | ltmain.sh | 438 command="$base_compile $srcfile $pic_flag -DPIC" 508 # If we have no pic_flag, then copy the object into place and finish. 509 if test -z "$pic_flag" && test "$build_old_libs" = yes; then 871 if test -z "$pic_flag" && test -n "$link_static_flag"; then 1139 # If we have no pic_flag, then this is the same as -all-static. 1140 if test -z "$pic_flag" && test -n "$link_static_flag"; then 1456 if test -n "$pic_flag" && test -z "$old_library"; then 2077 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` 2315 if test -n "$pic_flag"; then 2621 # compiling the symbol table file with pic_flag work [all...] |
/bind-9.6-ESV-R11/ |
H A D | ltmain.sh | 2218 command="$base_compile $qsrcfile $pic_flag" 2272 command="$base_compile $qsrcfile $pic_flag" 3501 # compiling the symbol table file with pic_flag works around 3504 # pic_flag when linking with -static. The problem exists in 3507 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; 3509 pic_flag_for_symtable=" $pic_flag" ;; 3512 pic_flag_for_symtable=" $pic_flag" 5222 if test -z "$pic_flag" && test -n "$link_static_flag"; then 5228 if test -z "$pic_flag" && test -n "$link_static_flag"; then 8176 test -z "$pic_flag" [all...] |
H A D | configure | 8457 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 8458 archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 8471 tmp_addflag=' $pic_flag' 8476 tmp_addflag=' $pic_flag' 8481 tmp_addflag=' $pic_flag -Mnomain' ;; 8540 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 8541 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 8559 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 8560 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 8606 archive_cmds='$CC -shared $pic_flag [all...] |
/bind-9.6-ESV-R11/unit/atf-src/admin/ |
H A D | ltmain.sh | 1342 command="$base_compile $qsrcfile $pic_flag" 1396 command="$base_compile $qsrcfile $pic_flag" 2482 # compiling the symbol table file with pic_flag works around 2485 # pic_flag when linking with -static. The problem exists in 2488 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; 2490 pic_flag_for_symtable=" $pic_flag" ;; 2493 pic_flag_for_symtable=" $pic_flag" 4127 if test -z "$pic_flag" && test -n "$link_static_flag"; then 4133 if test -z "$pic_flag" && test -n "$link_static_flag"; then 6970 test -z "$pic_flag" [all...] |
/bind-9.6-ESV-R11/unit/atf-src/ |
H A D | configure | 8310 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 8311 archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 8329 tmp_addflag=' $pic_flag' 8333 tmp_addflag=' $pic_flag -Mnomain' ;; 8913 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' 8914 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' 8924 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' 9180 pic_flag=$lt_prog_compiler_pic 13216 archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 13217 archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag [all...] |
Completed in 96 milliseconds