Home | History | Annotate | Download | only in dist

Lines Matching refs:System

100  A) # ASCII based system
105 *) # EBCDIC based system
1109 # which system we are compiling for in order to pass an extra
1615 # Rhapsody C and math libraries are in the System framework
1616 deplibs="$deplibs -framework System"
2565 # Skip directories that are in the system default run-time
2623 # Skip directories that are in the system default run-time
2860 # but the system doesn't support it.
2865 $echo "*** Warning: This system can not link to static lib archive $lib."
3533 # Rhapsody C library is in the System framework
3534 deplibs="$deplibs -framework System"
3828 # On Rhapsody replace the C library is the System framework
3829 newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
4413 # On Rhapsody replace the C library is the System framework
4414 compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
4415 finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
6374 $echo " - have your system administrator run these commands:$admincmds"
6377 $echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
6380 $echo "See any operating system documentation about shared libraries for"