projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
821f042
)
From David WOod
author
Steve Chamberlain
<steve@cygnus>
Fri, 19 Jul 1991 15:26:24 +0000
(15:26 +0000)
committer
Steve Chamberlain
<steve@cygnus>
Fri, 19 Jul 1991 15:26:24 +0000
(15:26 +0000)
ld/config/hmake-rtbsd
patch
|
blob
|
history
diff --git
a/ld/config/hmake-rtbsd
b/ld/config/hmake-rtbsd
index 8c75d9704d16893377e297c6eca60970ebd6d85b..7d2ff5a4754017466ef8aa690f2f2b99c337930d 100755
(executable)
--- 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