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

  1. Newsgroups: comp.lang.modula3
  2. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!caen!deccrl!news.crl.dec.com!pa.dec.com!src.dec.com!src.dec.com!muller
  3. From: muller@src.dec.com (Eric Muller)
  4. Subject: Re: M3 2.07 Compiler/Trestle/HP 9000s300 problem
  5. Message-ID: <1992Jul30.191855.4216@src.dec.com>
  6. Sender: news@src.dec.com (News)
  7. Organization: DEC Systems Research Center
  8. References:  <DG.92Jul30171808@dgupta.hpl.hp.com>
  9. Distribution: comp
  10. Date: Thu, 30 Jul 92 19:18:55 GMT
  11. Lines: 19
  12.  
  13. In article <DG.92Jul30171808@dgupta.hpl.hp.com>, dg@dgupta.hpl.hp.com (Dipankar Gupta) writes:
  14.  
  15. |> I have a problem with compiling trestle from the 2.07 distribution on
  16. |> an HP 9k/3xx running HPUX 8.0. The compiler barfs:
  17.  
  18. The lines in question look simple to me, so it is probably something
  19. more complex than just big expressions.  You should get in touch with
  20. HP people to find out if their C compiler has been fixed.
  21.  
  22. |> Could it be due to my having compiled
  23. |> the driver with -O (full optimisation) on the HP C compiler?
  24.  
  25. It is the C compiler that is complaining.  Optimization of the driver or
  26. the Modula-3 compiler does not change the C produced, hence should
  27. have no effect.
  28.  
  29. -- 
  30. Eric.
  31.  
  32.