[comp.lang.prolog] ftp site of sbprolog?

dlee@lasagna.cis.ohio-state.edu (Dik Lee) (01/19/91)

I am trying to recompile sbprolog (3.1) on sun4 (SLC) and encountered
some problem. I want to ftp a fresh copy of sbprolog and try again.
I forgot where I ftped my current copy, could someone tell me
where to get it?

Dik
--
Dept. Computer and Information Science	dlee@cis.ohio-state.edu
The Ohio State University		..!osu-cis!cis.ohio-state.edu!dlee
Columbus, OHIO 43210-1277		614-292-2568

jsegal@oracle.com (Jonathan A. Segal) (01/20/91)

>>>>> On 18 Jan 91 18:21:51 GMT, dlee@lasagna.cis.ohio-state.edu (Dik Lee) said:

Dik> I am trying to recompile sbprolog (3.1) on sun4 (SLC) and encountered
Dik> some problem. I want to ftp a fresh copy of sbprolog and try again.
Dik> I forgot where I ftped my current copy, could someone tell me
Dik> where to get it?

I haven't used 3.1, but I have gotten 3.0 from cs.sunysb.edu.  One
thing, though -- it didn't work on a sparc using the Sun supplied cc
with optimization.  You guessed it, that is what was standard for the
makefile.  You may first want to try deleting all of your object files
(including builtin/builtin , which is an object file in disguise,) and
recompiling either deleting the -O flag in the two makefiles or using
gcc or some such compiler.  Both of those changes worked for me...

Dik> Dik
Dik> --
Dik> Dept. Computer and Information Science	dlee@cis.ohio-state.edu
Dik> The Ohio State University		..!osu-cis!cis.ohio-state.edu!dlee
Dik> Columbus, OHIO 43210-1277		614-292-2568
--
					-JAS
					Jonathan A. Segal
An aspiring bridge player.		jsegal@oracle.com
My opinions in no way reflect those of Oracle Corporation.