HUB | Up | Search | Help
Silicon Graphics DEVELOPER'S TOOLBOX
Notes on building Open Source software on IRIX

Topic | Tree | Data Type


Notes on building Open Source software on IRIX


This is a draft document I wrote to help people build open source software on IRIX. It may be missing some items but as someone who has built literally hundreds of packages on IRIX over the years I'm pretty confident that most of the pitfalls are covered.

General

IRIX has a very comprehensive Unix API. Not only it is POSIX and POSIX-2 compliant, it is also compliant with XOPEN XPG/4, SVID (SystemV R4), BSD extensions, Unix 95 (Spec 1170) and more.

Software that compiles on other Unix'es (notably those with a smaller API, like Linux and Free/Open/Net BSD), should, almost with no exceptions, compile and run smoothly on IRIX (but read on).

Still: there's way too much software out there that makes non-portable assumptions or written improperly, which may cause problems.

Here's an item list to save you time porting open source software to IRIX.






Additions and contributions to this list will be gratefully accepted.
ariel@engr.sgi.com




























Copyright © 1999, Silicon Graphics, Inc.