Basic also needs libc.a.
authorkeie <none@none>
Sun, 17 Feb 1985 22:47:40 +0000 (22:47 +0000)
committerkeie <none@none>
Sun, 17 Feb 1985 22:47:40 +0000 (22:47 +0000)
lib/pdp/descr

index a79dfaf..cf1586f 100644 (file)
@@ -37,6 +37,6 @@ name ld
                (.p:{TAIL}={EM}/{LIB}pc) \
                (.b:{TAIL}={EM}/{LIB}bc) \
                (.b.c:{TAIL}={EM}/{LIB}cc.1s {EM}/{LIB}cc.2g) \
-               (.e:{TAIL}={EM}/{LIB}em) (.c.p:{TAIL}=/lib/libc.a)
+               (.e:{TAIL}={EM}/{LIB}em) (.b.c.p:{TAIL}=/lib/libc.a)
        linker
 end