Initial revision
[deliverable/binutils-gdb.git] / ld / config / hmake-sun4-64
1 HDEFINES=-DHOST_SYS=SUN4_SYS -DTARGET_64_BIT
2 YACC=yacc -tvd
3 CC=/usr/local/bin/gcc -Wall -ansi
4 #stuff for self hosting
5 HOSTING_CRT0=/lib/crt0.o
6 HOSTING_LIBS=/limbo/latest/=sun4/lib/gcc/sparc/1.93/gnulib -lc
7 HOSTING_EMU=LDEMULATION=gld; export LDEMULATION
8
This page took 0.044753 seconds and 4 git commands to generate.