lint
[deliverable/binutils-gdb.git] / ld / config / hmake-sun4-64
1 HDEFINES=-DHOST_SYS=SUN4_SYS -DHOST_64_BIT="long long"
2 YACC=yacc -tvd
3 CC=/usr/latest/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.028385 seconds and 4 git commands to generate.