home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / programm / 16219 < prev    next >
Encoding:
Text File  |  1992-11-22  |  1.4 KB  |  43 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!munnari.oz.au!bunyip.cc.uq.oz.au!marlin.jcu.edu.au!phsbs
  3. From: phsbs@marlin.jcu.edu.au (Simon Spagnol)
  4. Subject: GCC 2.2.2 and math functions
  5. Message-ID: <1992Nov23.015258.20036@marlin.jcu.edu.au>
  6. Keywords: gcc 2.2.2, unix math library
  7. Organization: James Cook University
  8. Date: Mon, 23 Nov 92 01:52:58 GMT
  9. Lines: 32
  10.  
  11.  
  12. Hello Netters,
  13.     I am using gcc 2.2.2 to port some unix 
  14. prgm to amiga, and ran into a slight problem.
  15. I can't seem to find some math functions like
  16.  
  17.     y0, y1, yn, j0, j1, jn, lgamma,
  18.     erf, erfc
  19.  
  20. in libm.a (or any .a file I have for that matter).
  21. I assume the simple answer is there not there. 
  22.  
  23. So would anyone out there know where I can ftp a 
  24. pd copy of some src  containing the afore mentioned 
  25. functions. Actually complete libm.a functionality 
  26. would be a bonus. 
  27.  
  28. To Mr Markus Wild, is there a possibility that
  29. this will be fixed/included in newer releases of
  30. gcc's libm.a?
  31.  
  32.     Any information appreciated,
  33.     Simon.
  34.  
  35. +---------------------------------------------------------------------+
  36.  Simon Spagnol - mild mannered physicist, power crazed computer user 
  37.  email: phsbs@manta.jcu.edu.au                                      
  38.  mail:  Physics Department                                                  
  39.         James Cook University,
  40.         Townsville, QLD, 4811,
  41.         AUSTRALIA                                                  
  42. +---------------------------------------------------------------------+
  43.