home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / programm / 8003 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!math.fu-berlin.de!informatik.tu-muenchen.de!rommel
  3. From: rommel@Informatik.TU-Muenchen.DE (Kai-Uwe Rommel)
  4. Subject: Re: emx 0.8f bug or not?
  5. References: <1993Jan25.114723.13999@donau.et.tudelft.nl>
  6. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  7. Organization: Technische Universitaet Muenchen, Germany
  8. Date: Mon, 25 Jan 1993 17:24:01 GMT
  9. Message-ID: <1993Jan25.172401.20997@Informatik.TU-Muenchen.DE>
  10. Lines: 17
  11.  
  12. In article <1993Jan25.114723.13999@donau.et.tudelft.nl> linstee@dutecaj.et.tudelft.nl (Erik van Linstee) writes:
  13. >Has anybody noticed compiling with -Zomf -Zmt leaves about 4k
  14. >worth of debug info? It may be a variable amount, but some
  15. >stuff I recompiled was about 4k larger than with emx 0.8e.
  16. >So what is wrong here?
  17.   
  18. Nothing is wrong. A new feature of emx 0.8f is that it supports a subset
  19. of debug info even with -Zomf format (for use with IBM's IPMD debugger).
  20. To get rid of it, just link with -s as usual for a.out format.
  21.  
  22. Kai Uwe Rommel
  23.  
  24. /* Kai Uwe Rommel --- rommel@informatik.tu-muenchen.de */
  25.  
  26. DOS ... is still a real mode only non-reentrant interrupt
  27. handler, and always will be.                -Russell Williams
  28.  
  29.