public inbox for [email protected]
help / color / mirror / Atom feedFrom: Chapman Flack <[email protected]>
Subject: [Pljava-dev] Mac OS X expertise needed
Date: Fri, 6 Nov 2015 10:22:31 -0500
Message-ID: <[email protected]> (raw)
Hi,
Daniel at Hopla Software has opened a PL/Java issue about
building with Maven on OS X 10.11.1 :
https://github.com/tada/pljava/issues/63
From the details he has posted, I am sure it must be something
simple about the options being passed to the OS X build toolchain -
the linker is complaining about what looks like every single symbol
being unresolved *including those defined in the PL/Java code
itself*!
But I have no experience with quirks of the OS X toolchain, and
I have no El Capitan machine to experiment with.
It looks like the PostgreSQL 9.4.4 instance he is building against
is a dual-architecture build (pg_config reports "-arch i386 -arch
x86_64"), which may or may not be a factor. The g++ linker errors
say specifically "Undefined symbols for architecture x86_64:".
(Before you think "oh, that's easy then": the gcc compiler command
being generated does say "-arch x86_64".)
Does this issue ring any bells for anyone?
Thanks,
-Chap
_______________________________________________
Pljava-dev mailing list
[email protected]
http://lists.pgfoundry.org/mailman/listinfo/pljava-dev
view thread (3+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: [Pljava-dev] Mac OS X expertise needed
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox