home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / modula3 / 858 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.5 KB

  1. Path: sparky!uunet!darwin.sura.net!mips!cs.uoregon.edu!ogicse!hp-cv!hplabs!hplextra!otter.hpl.hp.com!hpltoad!toad.hpl.hp.com!dg
  2. From: dg@dgupta.hpl.hp.com (Dipankar Gupta)
  3. Newsgroups: comp.lang.modula3
  4. Subject: M3 2.07 Compiler/Trestle/HP 9000s300 problem
  5. Message-ID: <DG.92Jul30171808@dgupta.hpl.hp.com>
  6. Date: 30 Jul 92 16:18:08 GMT
  7. Article-I.D.: dgupta.DG.92Jul30171808
  8. Sender: news@hplb.hpl.hp.com (Usenet News Administrator)
  9. Distribution: comp
  10. Organization: Hewlett-Packard Laboratories, Bristol, UK
  11. Lines: 25
  12. Nntp-Posting-Host: dgupta.hpl.hp.com
  13.  
  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. dgupta.hpl.1675> m3make -f m3makefile.trestle
  19.         cd trestle; /users/dg/bin/m3make all
  20. ============================= Building in HP300
  21.         /users/dg/bin/m3 -w1 -make -why -O   -a libm3ui.a -F.PGM_SOURCES -lm3X11R4
  22. new source -> compile ../src/splitm3/TranslateVBT.m3
  23. "TranslateVBT.m3", line 47: compiler error: register allocation error
  24. new source -> compile ../src/splitm3/RigidVBT.m3
  25. "RigidVBT.m3", line 28: compiler error: register allocation error
  26. new source -> compile ../src/xvbtm3/XClient.m3
  27. "XClient.m3"verflow, line 755: compiler error: register allocation error
  28. compilation failed => not building library "libm3ui.a"
  29.  
  30. Anyone else have this problem? Could it be due to my having compiled
  31. the driver with -O (full optimisation) on the HP C compiler?
  32.  
  33. Thanks muchly,
  34. Dipankar Gupta
  35. HPLabs Bristol UK
  36. dg@hplb.hpl.hp.com
  37. --
  38. --
  39.