From: "William Cooper" <p00099@psilink.com> Subject: can't compile with -g or -static flag Date: Tue, 29 Dec 1992 16:18:30 GMT
Using new SLS w/ .99pl0 kernel,
cc -g any.c
or
cc -static any.c
gives
"Can't find file libgcc.a"
What am I doing wrong?