[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AKCL compilation problem
- To: kcl@cli.com
- Subject: AKCL compilation problem
- From: djb@hoppi.mitre.org (David J. Braunegg)
- Date: Wed, 23 Jan 91 15:39:22 -0500
- Posted-from: The MITRE Corp., Bedford, MA
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