Using gcc here screws config and debugging something awful.
This commit is contained in:
parent
2ec11e91b5
commit
71887d2b3c
|
@ -1,6 +1,6 @@
|
|||
HDEFINES=-DHOST_SYS=SUN4_SYS
|
||||
YACC=yacc -tvd
|
||||
CC=gcc -Wall -ansi
|
||||
#CC=gcc -Wall -ansi
|
||||
#stuff for self hosting
|
||||
HOSTING_CRT0=/lib/crt0.o
|
||||
HOSTING_LIBS=/limbo/latest/=sun4/lib/gcc/sparc/1.92/gnulib -lc
|
||||
|
|
Loading…
Reference in New Issue