home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 9889 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.5 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!news.claremont.edu!ucivax!orion.oac.uci.edu!news.service.uci.edu!hardy
  2. From: hardy@golem.ps.uci.edu (Meinhard E. Mayer (Hardy))
  3. Subject: Re: that HPUX cc compiler
  4. Nntp-Posting-Host: golem.ps.uci.edu
  5. Message-ID: <HARDY.92Aug31112334@golem.ps.uci.edu>
  6. In-reply-to: als@bohra.cpg.oz.au's message of 31 Aug 92 10:49:50 GMT
  7. Newsgroups: comp.sys.hp
  8. Organization: Department of Physics, UC Irvine, CA 92717-4575, USA
  9. Lines: 24
  10. References: <1992Aug31.104950.1108@bohra.cpg.oz.au>
  11. Date: 31 Aug 92 18:23:37 GMT
  12.  
  13. In article <1992Aug31.104950.1108@bohra.cpg.oz.au> als@bohra.cpg.oz.au (Anthony Shipman) writes:
  14.  
  15.  
  16.    Here are some programs for which the HP cc generates incorrect code.
  17.  
  18.    xfig.2.1.4, contact bvsmith@lbl.gov
  19.  
  20.            When compiled with -O incorrect code is generated for the 
  21.            int_spline_bound() function.  This results in floating point exceptions
  22.            while working with splines.  The program works without -O.
  23.  
  24.         .....more of the same
  25.  
  26. I found that most programs compile perfectly with the +O1 option,
  27. quite a few with +O3 (they take quite a while -- you may have given up
  28. too early), unless I run out of memory.  I have put +O1 as the default
  29. in my hp.cf to use with xmkmf  (also, some of the newer X-stuff will
  30. not link unless I include both the X11R4 ann X11R5 include files. 
  31. --
  32. Hardy 
  33. -----
  34. Meinhard E. Mayer,  Department of Physics, UC Irvine 
  35. e-mail: hardy@golem.ps.uci.edu (preferred) or MMAYER@UCI.BITNET
  36.  
  37.