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: Sun, 03 Jun 2012 00:53:44 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.4) Gecko/20120517 Firefox/10.0.4 Iceape/2.7.4

Hi,

David Chisnall wrote:
On 2 Jun 2012, at 07:53, Sebastian Reitenbach wrote:

shortly after sending my mail, I've seen this in the GNUmakefile.in of
PDFKit:

# Use C++ to link library (this won't work if g++ is not the obj-c compiler!)
#CC=@CXX@

Don't know what the problem is, what the comment describes, and
why the following line is commented out...
It sounds like this line should be:

LD=${CXX}


That was a good suggestion. It fixes NetBSD. Now I need to test FreeBSD+Clang .. but if you suggest it, I expect it to work on clang too.

Riccardo



reply via email to

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