old-cross-binutils/ld/config/hmake-sun4-64

9 lines
268 B
Text
Raw Normal View History

1991-05-21 00:14:16 +00:00
HDEFINES=-DHOST_SYS=SUN4_SYS -DHOST_64_BIT="long long"
1991-05-18 02:58:02 +00:00
YACC=yacc -tvd
1991-05-21 00:14:16 +00:00
CC=/usr/latest/bin/gcc -Wall -ansi
1991-05-18 02:58:02 +00:00
#stuff for self hosting
HOSTING_CRT0=/lib/crt0.o
HOSTING_LIBS=/limbo/latest/=sun4/lib/gcc/sparc/1.93/gnulib -lc
HOSTING_EMU=LDEMULATION=gld; export LDEMULATION