home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / gnudc.zip / README < prev   
Text File  |  1993-05-31  |  804b  |  18 lines

  1. NOTICE: The OS/2 version of GNU dc requires the EMX runtime libraries.
  2. See the files emxruntm.doc and emxruntm.zip contained in this
  3. archive.
  4.  
  5. This is a preliminary release of GNU `dc', since people asked for it.  GNU
  6. `bc' (which doesn't rely on a separate `dc') has been available separately
  7. for a couple of years.  Eventually this version of `dc' will be merged with
  8. the bc package. 
  9.  
  10. See comments in the file decimal.c for some limitations in the arbitrary
  11. precision library.  It's questionable whether it's worth fixing these
  12. problems since the merged dc will probably use bc's math library instead.
  13. However, you might want to be aware of known problems. 
  14.  
  15. See the file `INSTALL' for instructions on building and installing dc.
  16.  
  17. Please report bugs to bug-gnu-utils@prep.ai.mit.edu.
  18.