Compiling 1.6.x javahl 32bit on 64bit Ubuntu
From: Karol Grecki <kgrecki_at_gmail.com>
Date: Fri, 31 Jul 2009 04:26:32 -0700 (PDT)
I'm using Zend Studio based on Eclipse which only comes in 32bit flavour. I
I managed to get all dependencies sorted and compiled 1.5.x with this
CC="gcc -m32" CXX="c++ -m32" LDFLAGS="-L/lib32 -L/usr/lib32 -L`pwd`/lib32
make && make javahl
It worked great, but now few month later I'm trying to do the same with
Cannot load libraries: .... libsvnjavahl-1.so Cant't load IA 32-bit .so on a
I'll appreciate any help.
-- View this message in context: http://www.nabble.com/Compiling-1.6.x-javahl-32bit-on-64bit-Ubuntu-tp24754885p24754885.html Sent from the Subversion Users mailing list archive at Nabble.com. ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2377322 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-07-31 13:30:19 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.