dumb question about libgl.a and openwin()...
Jim Bennett
bennett at sgi.com
Fri Sep 28 02:06:01 AEST 1990
In article <861 at usage.csd.unsw.oz.au> cameron at spectrum.cs.unsw.oz.au (Cameron Simpson) writes:
>I have a program which does simple things, like opening
>a few windows and scribbling in them. If I compile it
>on a 4D and run it there, fine. Likewise for compiling
>on a PI and running it there. When I try to run the
>4D verion on the PI it says
> Unable to map GM DRAM: No such device
>
>When I try to run the PI version on the 4D it says
> Unable to map FIFO: No such device
>
>I'm obviously missing something extremely basic here.
>How do I make a binary which will run on both?
> - Cameron Simpson
> cameron at spectrum.cs.unsw.oz.au
You have to link with the shared library version of the GL, libgl_s.a.
Jim Bennett (bennett at esd.sgi.com)
More information about the Comp.sys.sgi
mailing list