Home | History | Annotate | Download | only in opcodes

Lines Matching refs:libbfd

1413   --enable-install-libbfd controls installation of libbfd and related headers
11673 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to install libbfd" >&5
11674 $as_echo_n "checking whether to install libbfd... " >&6; }
11675 # Check whether --enable-install-libbfd was given.
11701 # libbfd.a is a host library containing target dependent code
12448 # Note that linking against libbfd as we do here, which is itself linked
12450 # since libbfd may not pull in the entirety of libiberty.
12462 SHARED_LIBADD="-Wl,`pwd`/../bfd/.libs/libbfd.dylib ${SHARED_LIBADD}"
12463 SHARED_DEPENDENCIES="../bfd/libbfd.la"
12468 SHARED_LIBADD="-Wl,`pwd`/../bfd/.libs/libbfd.sl ${SHARED_LIBADD}"
12471 SHARED_LIBADD="-Wl,`pwd`/../bfd/.libs/libbfd.so ${SHARED_LIBADD}"
12474 SHARED_DEPENDENCIES="../bfd/libbfd.la"