pspp-users
[Top][All Lists]
Advanced

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

Re: Building PSPP on Fedora


From: John Darrington
Subject: Re: Building PSPP on Fedora
Date: Tue, 24 Apr 2007 08:40:27 +0800
User-agent: Mutt/1.5.9i

On Mon, Apr 23, 2007 at 10:44:37AM -0700, Ben Pfaff wrote:

     configure creates it.  It puts its contents in the config.log, in
     the part that you quoted to me.  It's a do-nothing program whose
     only purpose is to try to link against -lgslcblas to make sure
     that the link works.
     
     You can use
         int main (void) { return 0; }
     as an acceptable substitute for this purpose.

This stub is not enough.  You have to call something from the
library. And it mustn't be any function defined with __attribute__
((pure)), or else it could get optmised away.

J'


-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature


reply via email to

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