[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AKCL compilation problem



On a Sun-3/260, OS 4.0.3, compiling AKCL-1-530 ftp'ed from cli.com.

If I compile with the -f68881 switch, I get an error.

    CC = cc -DVOL=  -I$(AKCLDIR)/o -Bstatic -temp=. -f68881


If I leave it out and set the environment variable

    setenv FLOAT_OPTION f68881

AKCL compiles OK.

Dave