Hi,
Christopher Armstrong wrote:
Hi Riccardo
On Wed, Jun 6, 2012, at 12:01 PM, Riccardo Mottola wrote:
Try adding a -lstdc++ to the linking stage - clang doesn't pass this
explicitly when mixing C/C++. You also seem to be missing a
-lgnustep-base (through $(FND_LIB) on the link line IIRC). This looks
like you may need to dig into the configure.ac to make sure its included
:-(
I added that at the linking stage of PDFKit with a specific option, I
check for clang. It compiles and links now.
PDFKit and/or the inspector do not work under FreeBSD9 with clang
though, they display white pages. Interesting is that on FreeBSD 8.3
with GCC they do work.
Wonders.
Riccardo
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep