home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / bsd / 11802 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.1 KB  |  31 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!uunet.ca!geac!itcyyz!yrloc!bsd
  3. From: bsd@yrloc.ipsa.reuter.COM (Brian de Alwis)
  4. Subject: Correct values for float.h, compiling gcc-2.3.3
  5. Message-ID: <1993Jan25.152028.10017@yrloc.ipsa.reuter.COM>
  6. Reply-To: bsd@yrloc.ipsa.reuter.COM (Brian de Alwis)
  7. Organization: I P Sharp Associates, Toronto
  8. Date: Mon, 25 Jan 93 15:20:28 GMT
  9. Lines: 20
  10.  
  11. What exactly are the correct values for <float.h>?
  12.  
  13. This problem has come up while attempting to compile gcc-2.3.3 (are
  14. there any patches out there? I couldn't find any, with my limited
  15. resources here). It seems that the build proceeds with no problems
  16. until enquire.c is compiled with the new xgcc. On line 2307, it
  17. craps out with a `floating point constant out of range'. I haven't
  18. had too much time to look at any further.
  19.  
  20. When I tried compiling enquire with the `stock' gcc-1.39, it manages
  21. to compile properly, but dumps core with a precision exception when
  22. commencing the double tests. I think it may be my implementation of
  23. strtod (from the Tcl distribution).
  24.  
  25. Any suggestions?
  26.  
  27. Thanks.
  28. -- 
  29. Brian de Alwis -- bsd@yrloc.ipsa.reuter.com
  30.              bsdealwi@undergrad.math.uwaterloo.ca
  31.