Searched refs:pic_flag (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltconfig655 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 Dltmain.sh438 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.11.3/
H A Dltmain.sh2218 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 Dconfigure8642 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
8643 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'
8656 tmp_addflag=' $pic_flag'
8661 tmp_addflag=' $pic_flag'
8666 tmp_addflag=' $pic_flag -Mnomain' ;;
8725 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8726 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8744 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8745 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8791 archive_cmds='$CC -shared $pic_flag
[all...]
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh3504 command="$base_compile $qsrcfile $pic_flag"
3558 command="$base_compile $qsrcfile $pic_flag"
4826 # compiling the symbol table file with pic_flag works around
4829 # pic_flag when linking with -static. The problem exists in
4832 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
4834 pic_flag_for_symtable=" $pic_flag" ;;
4836 $my_pic_p && pic_flag_for_symtable=" $pic_flag"
6588 if test -z "$pic_flag" && test -n "$link_static_flag"; then
6594 if test -z "$pic_flag" && test -n "$link_static_flag"; then
9619 test -z "$pic_flag"
[all...]
/bind-9.11.3/unit/atf-src/
H A Dconfigure9533 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
9534 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'
9547 tmp_addflag=' $pic_flag'
9552 tmp_addflag=' $pic_flag'
9557 tmp_addflag=' $pic_flag -Mnomain' ;;
9621 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
9622 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
9640 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
9641 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
9687 archive_cmds='$CC -shared $pic_flag
[all...]

Completed in 82 milliseconds