home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sgi / 12921 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.3 KB  |  32 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!wupost!sdd.hp.com!zaphod.mps.ohio-state.edu!darwin.sura.net!mips!odin!fido!marktwain.rad.sgi.com!linton
  3. From: linton@marktwain.rad.sgi.com (Mark Linton)
  4. Subject: Re: Interviews 3.0.1 bug?
  5. Message-ID: <p2gruu0@fido.asd.sgi.com>
  6. Keywords: hmmm...
  7. Sender: news@fido.asd.sgi.com (Usenet News Admin)
  8. Reply-To: linton@marktwain.rad.sgi.com (Mark Linton)
  9. Organization: sgi
  10. References:  <acas.714790976@godzilla.cgl.citri.edu.au>
  11. Date: Wed, 26 Aug 1992 17:33:49 GMT
  12. Lines: 18
  13.  
  14. In article <acas.714790976@godzilla.cgl.citri.edu.au>, acas@cgl.citri.edu.au (Andrew Cassin) writes:
  15. |> I grabbed 3.0.1.tar.Z from sgi.com:/graphics/interviews and followed the
  16. |> instructions in the README file, namely:
  17. |>     setenv CPU `make World`
  18. |>     make World
  19. |> 
  20. |> However, part way through the build, CC complains about an inline function
  21. |> call when compiling iv/src/lib/IV-2_6/xpainter.c. Making this function
  22. |> (AllocPts) non-inline fixes the compile errors.
  23. |> 
  24. |> Is the a known cfront bug? Or am I configuring InterViews incorrectly? 
  25. |> (see below)
  26. |> 
  27. |> We are using IRIX 4.0.1, IDO and C++ 2.1.1 on a 340VGX. 
  28.  
  29. The bug is in SGI C++ on IRIX 4.0.1.  The bug has been fixed in later releases, and
  30. newer versions of InterViews (currently at 3.1-beta) have the non-inline changes
  31. to avoid the bug.
  32.