Searched refs:libtool (Results 1 - 25 of 206) sorted by relevance

123456789

/haiku-buildtools/libtool/doc/
H A DMakefile.am4 info_TEXINFOS = libtool.texi
/haiku-buildtools/libtool/tests/
H A Dpdemo-conf.test30 if grep '^build_old_libs=yes' libtool > /dev/null &&
31 grep '^build_libtool_libs=yes' libtool > /dev/null; then :
35 if test -f ./libtool ; then
36 sed 's/^max_cmd_len=*/max_cmd_len=24 # /g' ./libtool > ltnew
42 rm -f libtool
43 mv ltnew libtool
H A Dnomode.test14 if $libtool --help 2>&1 | grep '^Usage:' >/dev/null; then :
21 if ($libtool 2>&1; :) | grep 'you must specify a MODE' >/dev/null; then :
H A Dduplicate_members.test15 sed -e 's|^whole_archive_flag_spec=.*|whole_archive_flag_spec=|g' < $libtool > duplicate_members.dir/libtool
18 chmod +x ./libtool
25 eval `./libtool --config | grep ^CC`
29 ./libtool --mode=compile --tag=CC $CC -c $CFLAGS -o $a/a.lo $a/a.c
31 ./libtool --mode=link --tag=CC $CC $CFLAGS $LDFLAGS -o libc0.la 6/a.lo
32 ./libtool --mode=link --tag=CC $CC $CFLAGS $LDFLAGS -o libconv.la 1/a.lo 2/a.lo 3/a.lo 4/a.lo 5/a.lo libc0.la
41 ./libtool --mode=compile --tag=CC $CC -c $CFLAGS -o bar.lo bar.c
42 ./libtool --mode=link --tag=CC $CC $CFLAGS $LDFLAGS -o libbar.la bar.lo libconv.la -rpath /notexist
52 ./libtool
[all...]
H A Ddryrun.test25 eval `$libtool --config | grep "^objdir="`
36 # Create a new libtool script that will enter dry run if the environment
38 rm -f $objdir/libtool.new
39 sed 's/^run=$/run=${force_dry_run+:}/' < libtool > $objdir/libtool.new
40 chmod +x $objdir/libtool.new
41 mv libtool $objdir/libtool
42 mv $objdir/libtool.new libtool
[all...]
H A Dlink-order.test27 $libtool --mode=compile $CC $CFLAGS -c $srcdir/c.c -o $srcdir/c.lo
28 $libtool --mode=link $CC $CFLAGS $LDFLAGS -o $srcdir/libcee.la $srcdir/c.lo \
30 $libtool --mode=install cp $srcdir/libcee.la $prefix_old/lib/libcee.la
48 $libtool --mode=compile $CC $CFLAGS -c $srcdir/a_$i.c -o $srcdir/a.lo
49 $libtool --mode=compile $CC $CFLAGS -c $srcdir/b_$i.c -o $srcdir/b.lo
50 $libtool --mode=link $CC $CFLAGS $LDFLAGS -o $srcdir/libb.la $srcdir/b.lo \
52 $libtool --mode=link $CC $CFLAGS -o $srcdir/liba.la $srcdir/a.lo \
54 $libtool --mode=install cp $srcdir/libb.la $prefix/lib/libb.la
55 $libtool --mode=install cp $srcdir/liba.la $prefix/lib/liba.la \
76 $libtool
[all...]
H A Dcdemo-conf.test30 if grep '^build_old_libs=yes' libtool > /dev/null &&
31 grep '^build_libtool_libs=yes' libtool > /dev/null; then :
H A Dcdemo-shared.test30 if grep '^build_old_libs=no' libtool > /dev/null &&
31 grep '^build_libtool_libs=yes' libtool > /dev/null; then :
H A Dcdemo-static.test30 if grep '^build_old_libs=yes' libtool > /dev/null &&
31 grep '^build_libtool_libs=no' libtool > /dev/null; then :
H A Ddemo-conf.test30 if grep '^build_old_libs=yes' libtool > /dev/null &&
31 grep '^build_libtool_libs=yes' libtool > /dev/null; then :
H A Ddemo-shared.test30 if grep '^build_old_libs=no' libtool > /dev/null &&
31 grep '^build_libtool_libs=yes' libtool > /dev/null; then :
H A Ddemo-static.test30 if grep '^build_old_libs=yes' libtool > /dev/null &&
31 grep '^build_libtool_libs=no' libtool > /dev/null; then :
/haiku-buildtools/libtool/cdemo/
H A DMakefile.am20 $(OBJECTS): libtool
21 libtool: $(LIBTOOL_DEPS)
H A Dconfigure.ac25 AC_INIT([cdemo], [0.1], [bug-libtool@gnu.org])
/haiku-buildtools/libtool/mdemo2/
H A Dconfigure.ac25 AC_INIT([mdemo2], [0.1], [bug-libtool@gnu.org])
49 if ${CONFIG_SHELL} ./libtool --features | grep "enable static" >/dev/null; then
H A DMakefile.am22 $(OBJECTS): libtool
23 libtool: $(LIBTOOL_DEPS)
/haiku-buildtools/libtool/demo/
H A Dconfigure.ac25 AC_INIT([demo],[1.0],[bug-libtool@gnu.org])
51 if ./libtool --features | grep '^enable static libraries$' > /dev/null 2>&1; then
59 [grep '^global_symbol_pipe=..*$' ./libtool >/dev/null])
/haiku-buildtools/libtool/pdemo/
H A Dconfigure.ac25 AC_INIT([pdemo], [0.1], [bug-libtool@gnu.org])
49 if ${CONFIG_SHELL} ./libtool --features | grep "enable static" >/dev/null; then
57 [grep '^global_symbol_pipe=..*$' ./libtool >/dev/null])
/haiku-buildtools/autoconf/man/
H A Dcommon.x11 .BR libtool (1).
/haiku-buildtools/libtool/depdemo/
H A DMakefile.am22 $(OBJECTS): libtool
23 libtool: $(LIBTOOL_DEPS)
H A Dconfigure.ac25 AC_INIT([depdemo], [0.1], [bug-libtool@gnu.org])
51 if ${CONFIG_SHELL} ./libtool --features | grep "enable static" >/dev/null; then
/haiku-buildtools/libtool/f77demo/
H A DMakefile.am27 $(OBJECTS): libtool
28 libtool: $(LIBTOOL_DEPS)
/haiku-buildtools/libtool/libltdl/
H A DMakefile.am30 $(libltdl_la_OBJECTS) $(libltdlc_la_OBJECTS): libtool
31 libtool: $(LIBTOOL_DEPS)
/haiku-buildtools/libtool/mdemo/
H A Dconfigure.ac25 AC_INIT([mdemo], [0.1], [bug-libtool@gnu.org])
54 if ${CONFIG_SHELL} ./libtool --features | grep "enable static" >/dev/null; then
/haiku-buildtools/libtool/tagdemo/
H A DMakefile.am28 $(OBJECTS): libtool
29 libtool: $(LIBTOOL_DEPS)

Completed in 346 milliseconds

123456789