home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!enterpoop.mit.edu!bloom-picayune.mit.edu!daemon
- From: "William Cooper" <p00099@psilink.com>
- Subject: can't compile with -g or -static flag
- Message-ID: <1992Dec29.161830.16003@athena.mit.edu>
- Sender: daemon@athena.mit.edu (Mr Background)
- Reply-To: p00099@psilink.com
- Organization: The Internet
- Date: Tue, 29 Dec 1992 16:18:30 GMT
- Lines: 13
-
- 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?
-
-
-