home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22029 < prev    next >
Encoding:
Text File  |  1992-12-29  |  515 b   |  25 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!enterpoop.mit.edu!bloom-picayune.mit.edu!daemon
  3. From: "William Cooper" <p00099@psilink.com>
  4. Subject: can't compile with -g or -static flag
  5. Message-ID: <1992Dec29.161830.16003@athena.mit.edu>
  6. Sender: daemon@athena.mit.edu (Mr Background)
  7. Reply-To: p00099@psilink.com
  8. Organization: The Internet
  9. Date: Tue, 29 Dec 1992 16:18:30 GMT
  10. Lines: 13
  11.  
  12. Using new SLS w/ .99pl0 kernel, 
  13.  
  14.     cc -g any.c
  15. or
  16.     cc -static any.c
  17.  
  18. gives
  19.  
  20.     "Can't find file libgcc.a"
  21.  
  22. What am I doing wrong?
  23.  
  24.  
  25.