home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.modula3
- 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
- From: muller@src.dec.com (Eric Muller)
- Subject: Re: M3 2.07 Compiler/Trestle/HP 9000s300 problem
- Message-ID: <1992Jul30.191855.4216@src.dec.com>
- Sender: news@src.dec.com (News)
- Organization: DEC Systems Research Center
- References: <DG.92Jul30171808@dgupta.hpl.hp.com>
- Distribution: comp
- Date: Thu, 30 Jul 92 19:18:55 GMT
- Lines: 19
-
- In article <DG.92Jul30171808@dgupta.hpl.hp.com>, dg@dgupta.hpl.hp.com (Dipankar Gupta) writes:
-
- |> I have a problem with compiling trestle from the 2.07 distribution on
- |> an HP 9k/3xx running HPUX 8.0. The compiler barfs:
-
- The lines in question look simple to me, so it is probably something
- more complex than just big expressions. You should get in touch with
- HP people to find out if their C compiler has been fixed.
-
- |> Could it be due to my having compiled
- |> the driver with -O (full optimisation) on the HP C compiler?
-
- It is the C compiler that is complaining. Optimization of the driver or
- the Modula-3 compiler does not change the C produced, hence should
- have no effect.
-
- --
- Eric.
-
-