help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] Question from Argentina


From: Brian Gough
Subject: Re: [Help-gsl] Question from Argentina
Date: Sun, 16 May 2004 23:19:56 +0100

Ariel writes:
 > my name is Ariel, I'm trying to use gsl 1.4 library in an IRIX 6.5
 > supercomputer but I have some linking problems. First, I got the
 > object file by doing:
 > 
 > gcc bessel.o -lgsl -lgslcblas -lm
 > 
 > but I get the massage:
 > 
 > ld32: FATAL 12 : Expecting n32 objects: .../libgsl.a(bessel_J0.o)
 > is of unknown type.  collect2: ld returned 4 exit status
 > 
 > What can I do?

The platform supports several ABIs (e.g. 32-bit and 64-bit).  You need
to make sure all libraries and object files have been compiled with
the same options.  

-- 
Brian Gough

Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/




reply via email to

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