Brian Furtaw (brian++at++sgi.com)
Thu, 6 Mar 1997 11:19:05 -0500
Call the hotline (800.800.4SGI) give them your serial number and ask for the
patches on 4mm DAT tape. By default programs are compiled o32 you can choose
n32 or n64 by adding -n32 or -n64 to the compile line. The patches should have
support for o32 n32 and n64 if it is applicable. As far as being able to tell
whether an application is o32 n32 or n64 try `file "executable"' if its mips-2
its o32 if its mips-3 its n32 if its mips-4 its n64.
i.e
file perfly
perfly: ELF 32-bit MSB mips-2 dynamic executable MIPS - version 1
This is an o32 application.
If you are using Makefiles which are shipped with Performer you can use these
conventions to build the kind of executable you want. Excerpt form Performer
release notes Chapter 3
....
3.1 IRIS Performer Makefile Conventions
The Makefiles shipped with IRIS Performer source code follow
certain general conventions. The symbol PFGLTYPE can be
defined on the make command line to have values "IRISGL" or
"OPENGL" to specify IRIS GL and OpenGL compilation
respectively. The symbol PFSTYLE can be defined with one of
the three values "32", "N32", or "64" to select one of the
three (O32, N32, N64) architecture and calling convention
choices described in Chapter 2 of these release notes. The
make targets for the different versions of the libraries or
....
Brian
On Mar 5, 12:12pm, dpugmire++at++facility.cs.utah.edu wrote:
> Subject: Performer Patches
>
>
> I need to get patch 1347 and 1392 for performer 2.0.
> Sadly, the connection out is REALLY slow, and those files
> are REALLY big. Does SGI provide them on CD ROM anywhere ?
> Do I need to get both 32 and 64 versions of the files ?
> How do I find out which I'm using ? Is there some command
> like hinv to do it ?
>
> thanks,
>
>
> dp.
>
> =======================================================================
> List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
> Submissions: info-performer++at++sgi.com
> Admin. requests: info-performer-request++at++sgi.com
>-- End of excerpt from dpugmire++at++facility.cs.utah.edu
-- o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-oBrian Furtaw (brian++at++sgi.com) VisSim Technical Consultant 12200-G Plum Orchard Drive Office:(301)572-3293 Fax: (301)872-3293 Silver Spring, Maryland 20904 OpenGL/ImageVision/OpenInventor/Performer ======================================================================= List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/ Submissions: info-performer++at++sgi.com Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:54:51 PDT