home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d6xx / d663 / debugutils.lha / DebugUtils / Readme.db < prev    next >
Encoding:
Text File  |  1992-05-21  |  1.5 KB  |  34 lines

  1. **************************** IMPORTANT NOTE: *******************************
  2. *                                                                                                    *
  3. *    Before trying to recompile the SAStrace.lib, please read the COMMENTS    *
  4. *    section in trace.c.  I have removed some code from trace.c that will        *
  5. *    not allow this code to be compiled using current SAS libraries.            *
  6. *                                                                                                    *
  7. ****************************************************************************
  8.  
  9.  
  10. The Manxtrace.lib has not been tested beyond the test.Manx executable found
  11. in the bin directory.  That program works fine, but more extensive testing
  12. could certainly be done.  I can't think of any reason why it would not work
  13. as well as the SAStrace.lib, but one never knows.
  14.  
  15. The SAStrace.lib was compiled using the lcmffp.lib as indicated in the
  16. Make.SAS file.  In order to obtain floating point output using the library
  17. you will need to compile with -ff and link with lcmffp.lib.  I didn't bother
  18. with the many other math formats because this is what I am using now.
  19.  
  20. The makefiles all assume the library with which to link will be named
  21. "trace.lib".  This will necessitate renaming one or the other of the SAS or
  22. Manx versions which have been included.
  23.  
  24. If the source code and other text files look funny on your editor, try set-
  25. ting tabstops at 3.
  26.  
  27. The source code has been included in this distribution.  Please feel free to
  28. modify it to suit your needs.  I only ask that you leave all comments and
  29. header information intact.
  30.  
  31. Thanks, and happy bug-stomping
  32.  
  33.     Mark Porter (fog...)                Monday 11-May-92 06:23:13
  34.