home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / fortran / 2897 < prev    next >
Encoding:
Text File  |  1992-07-30  |  1.0 KB  |  29 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!utcsri!torn!watserv2.uwaterloo.ca!watmath!undergrad.math.waterloo.edu!drpatton
  3. From: drpatton@undergrad.math.waterloo.edu (Dave Patton)
  4. Subject: Help with Brent's multiple-precision library
  5. Message-ID: <Bs82F3.8sv@undergrad.math.waterloo.edu>
  6. Keywords: Brent's
  7. Sender: drpatton@undergrad.math.uwaterloo.ca
  8. Organization: University of Waterloo
  9. References: <Bs7qD3.F70@news.cso.uiuc.edu>
  10. Date: Thu, 30 Jul 1992 21:59:26 GMT
  11. Lines: 16
  12.  
  13.  
  14. Hi there.
  15.  
  16. I am attempting to use Brent's Multiple-precision library with a MIPS Fortran 77
  17. compiler.  I would like to run a program which is fairly simple in nature but
  18. which requires very high precision for certain choices of parameters.
  19.  
  20. Does anyone know how to run a simple program, which makes use of the AUGMENT
  21. preprocessor?
  22. Also, I seem to be encountering numerous compile errors with the library
  23. routines.  Is this as a result of machine-dependent code, or am I missing 
  24. something more obvious?
  25.  
  26. Thanks in advance for your suggestions!
  27.  
  28. Dave
  29.