1
0
Fork 0
flightgear/Audio/README.sgi

28 lines
447 B
Text
Raw Normal View History

1998-07-16 17:48:11 +00:00
Building SL for SGI.
~~~~~~~~~~~~~~~~~~~~~~
There are two options, depending on whether you want to use GCC or
the standard SGI C++ compiler.
GNU G++:
% make sgigcc
% su root
% make install
SGI C++:
1998-07-16 17:48:11 +00:00
% make sgi
% su root
% make install
...that's all folks.
Header files go into /usr/include/SL (analogous to /usr/include/GL for graphics)
Library file(s) go into /usr/lib
When you link, be sure to include to -laudio