3.3.1 and Pascal

Herb Kuta kuta at lima.esd.sgi.com
Thu Oct 11 06:19:00 AEST 1990


In article <20100517523067 at lax.wisc.edu>, SENGER at LAX.WISC.EDU writes:
|> I finally got 3.3.1 going after a physically scratched Dev tape and a
|> messed up install and now I find a problem with things written in Pascal.
|> The best I can tell so far is that the diffuse component of lighting is
|> being ignored. You can test this by changing nurbs.p in 4Dgifts/nurbs.
|> Is anyone else seeing this, or is my installation still screwed up.
|>  
|> thanks in advance.
|>   steve
|>   senger at lax.wisc.edu

Are you sure that you are compiling nurbs.p without optimization (the -O
flag)?   Otherwise, passing locally declared arrays to the wrapper
library	(as the procedure make_lights does) is done incorrectly.


	Herb Kuta
	Silicon Graphics



More information about the Comp.sys.sgi mailing list