old-cross-binutils/ld/config/sparc.mh
1991-12-01 07:54:41 +00:00

7 lines
185 B
Text
Executable file

YACC=yacc -tvd
#CC=gcc -Wall -ansi
#stuff for self hosting
HOSTING_CRT0=/lib/crt0.o
HOSTING_LIBS=/usr/latest/lib/gcc/sun4/libgnu.a -lc
HOSTING_EMU=LDEMULATION=gld; export LDEMULATION