old-cross-binutils/ld/config/sparc.mh

8 lines
193 B
Text
Raw Normal View History

1991-09-03 21:01:03 +00:00
YACC=yacc -tvd
#CC=gcc -Wall -ansi
#stuff for self hosting
HOSTING_CRT0=/lib/crt0.o
1991-11-15 03:54:41 +00:00
HOSTING_LIBS=/usr/latest/lib/gcc/sun4/1.95.02/libgnu.a -lc
1991-09-03 21:01:03 +00:00
HOSTING_EMU=LDEMULATION=gld; export LDEMULATION