* aoutx.h (translate_to_native_sym_flags): Set the type of a
[deliverable/binutils-gdb.git] / ld / config / i386v4.mh
CommitLineData
03451d7f
ILT
1HOSTING_CRT0=/usr/ccs/lib/crt1.o /usr/ccs/lib/crti.o /usr/ccs/lib/values-Xa.o `if [ -f ../gcc/crtbegin.o ]; then echo ../gcc/crtbegin.o; fi`
2HOSTING_LIBS=`if [ -f ../gcc/libgcc.a ] ; then echo ../gcc/libgcc.a ; else gcc -print-libgcc-file-name; fi` -lc `if [ -f ../gcc/crtend.o ]; then echo ../gcc/crtend.o; fi` /usr/ccs/lib/crtn.o
3NATIVE_LIB_DIRS=/usr/ccs/lib
This page took 0.034835 seconds and 4 git commands to generate.