8 Oct 15:56
Compile JPL on Mac
From: Michael Igler <michael.igler <at> uni-bayreuth.de>
Subject: Compile JPL on Mac
Newsgroups: gmane.comp.ai.prolog.swi
Date: 2008-10-08 13:58:40 GMT
Subject: Compile JPL on Mac
Newsgroups: gmane.comp.ai.prolog.swi
Date: 2008-10-08 13:58:40 GMT
I want to compile JPL on my Mac having the following problem: plld -embed-shared -o libjpl.dylib src/c/jpl.o -Wl,-framework,JavaVM ld: in /opt/local/lib/libxml2.2.dylib, file is not of required architecture The libxml has no PPC code inside (checked it with nm -arch...) and plld wants to build for both, INTEL and PPC. So I want alter the Makefile to force plld with -ld-options* to use only something like -arch i386? Has anyone a workaround? Mit freundlichen Grüßen / Best Regards Michael Igler Dipl. Inform. (Univ.) Universität Bayreuth Fakultät für Mathematik, Physik und Informatik Lehrstuhl für Angewandte Informatik IV AI 0.25 D-95440 Bayreuth Fon : +49 921 - 55 7625 Fax : +49 921 - 55 7622 Email : michael.igler <at> uni-bayreuth.de Internet : http://www.ai4.uni-bayreuth.de
RSS Feed