From 78f3d2c924319ebe5ef7509dc75841f8a8c0ff09 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Fri, 19 Jul 1991 15:26:24 +0000 Subject: [PATCH] From David WOod --- ld/config/hmake-rtbsd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ld/config/hmake-rtbsd b/ld/config/hmake-rtbsd index 8c75d9704d..7d2ff5a475 100755 --- a/ld/config/hmake-rtbsd +++ b/ld/config/hmake-rtbsd @@ -1,4 +1,7 @@ +# The IBM RT/PC has only been supported as a host in a cross-development +# environment. If you don't have gcc, I was able to get 'hc -Hnocpp -ma' +# to compile most of the modules, but didn't try running anything. YACC = yacc -d HDEFINES = -DHOST_SYS=RTBSD_SYS -DNO_VARARGS LDFLAGS = -CC=gcc +CC=gcc # hc/pcc just can't cut it -- 2.34.1