users-prolog
[Top][All Lists]
Advanced

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

Compiling for Mac OS X


From: Rod Schmidt
Subject: Compiling for Mac OS X
Date: Tue, 24 Sep 2002 13:58:39 -0600

I've downloaded the source for version 1.2.13 and I'm on Mac OS X 10.2.1. I'm having problems compiling. When I do I get the following error:

(cd ../TopComp; make gplc)
gcc -O3 -fomit-frame-pointer -o gplc top_comp.c -lm
. ./SETVARS;for i in TopComp EnginePl Wam2Ma Ma2Asm Linedit BipsPl Pl2Wam Fd2C EngineFD BipsFD;do (cd $i; make) || exit 1; done;\
(cd TopComp; make gprolog)
gcc -O3 -fomit-frame-pointer -o hexgplc hexfilter.c
gcc -O3 -fomit-frame-pointer  -o cpp_headers cpp_headers.c
D=`(cd ..;for i in *;do test -d $i && X="$X /Users/rod/Desktop/GNU Prolog/gprolog-1.2.13/src/$i";done;echo $X)`; ./cpp_headers headers.h gprolog.h $D
Cannot find the location of headers.h
make[1]: *** [gprolog.h] Error 1
make: *** [all] Error 1

Is there a FAQ or some instructions for how to compile on OS X.

Thanks,

Rod Schmidt
infiniteNIL Software
www.infinitenil.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]