• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/libiconv-42/libiconv/build-aux/

Lines Matching refs:symbols

1079       # to make a dll which has undefined symbols, in which case not
1082 # that all symbols are satisfied, otherwise we get a static library.
1474 -export-symbols | -export-symbols-regex)
1476 $echo "$modename: more than one -exported-symbols argument is not allowed"
1479 if test "X$arg" = "X-export-symbols"; then
2436 # Prefer using a static library (so that no silly _DYNAMIC symbols
2816 $echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
3088 $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
3368 # Check to see if the archive will have undefined symbols.
3371 $echo "$modename: warning: undefined symbols not allowed in $host shared libraries" 1>&2
3376 # Don't allow undefined symbols.
3796 $echo "*** Since this library must not contain undefined symbols,"
3935 # Prepare the list of exported symbols
4498 $echo "$modename: not configured to extract global symbols from dlpreopened files" 1>&2
4537 $show "extracting global C symbols from \`$arg'"
4551 # Prepare the list of exported symbols
4576 $show "extracting global C symbols from \`$arg'"
4621 /* The mapping between symbol names and symbols. */
6779 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
6780 -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
6781 -export-symbols SYMFILE
6782 try to export only the symbols listed in SYMFILE
6783 -export-symbols-regex REGEX
6784 try to export only the symbols matching REGEX
6790 -no-undefined declare that a library does not refer to external symbols