discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xpdf and linking problems


From: Riccardo Mottola
Subject: Re: Xpdf and linking problems
Date: Wed, 13 Jun 2012 13:13:23 +0200
User-agent: Mozilla/5.0 (X11; FreeBSD i386; rv:12.0) Gecko/20120430 Firefox/12.0 SeaMonkey/2.9

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]