Michael Igler | 8 Oct 15:56
Favicon

Compile JPL on Mac

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

Attachment (smime.p7s): application/pkcs7-signature, 2441 bytes

Gmane