home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 22664 < prev    next >
Encoding:
Text File  |  1993-01-04  |  968 b   |  27 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!haven.umd.edu!decuac!pa.dec.com!engage.pko.dec.com!e2big.mko.dec.com!spade.zko.dec.com!sridhar
  3. From: sridhar@spade.zko.dec.com (Pete Sridharan)
  4. Subject: GCC 2.2.2d and -g option
  5. Message-ID: <1993Jan4.103339@spade.zko.dec.com>
  6. Sender: usenet@e2big.mko.dec.com (Mr. USENET)
  7. Reply-To: sridhar@spade.zko.dec.com (Pete Sridharan)
  8. Organization: Digital Equipment Corporation
  9. Date: Mon, 4 Jan 1993 15:33:39 GMT
  10. Lines: 15
  11.  
  12. I have installed the GCC 2.2.2d (jump table 4.1) from the GCC subdirectory in
  13. tsx-11.mit.edu. 
  14. I was able to compile and install the system 0.99pl1. This works fine.
  15.  
  16. However , if I compile a program with -g option (for debugging using gdb) the
  17. program
  18. dies when it does fopen (calling _builtin_new). The same behavior is seen for
  19. any program
  20. that calls fopen.  The program dies even when I compile with -static option.
  21. Could someone throw some light on this.  
  22.  
  23. Thanks.
  24.  
  25. -pete sridharan
  26. sridhar@zko.dec.com
  27.