help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] gsl-1.14 undefined reference to __uitrunc in rng part ?


From: Forest Yang
Subject: Re: [Help-gsl] gsl-1.14 undefined reference to __uitrunc in rng part ?
Date: Wed, 21 Apr 2010 09:06:35 -0400

Thanks !

You are right !

I just found this comes from math library, I compiled my lib.a file
first which has a __uitrunc.
but used another compiler on cluster to compile program and link with
this lib.a file, it is not defined in this compiler/system.

Forest.




On Wed, Apr 21, 2010 at 4:23 AM, Brian Gough <address@hidden> wrote:
> At Mon, 19 Apr 2010 09:59:28 -0400,
> Forest Yang wrote:
>>   I am linking a program but have the following errors about
>> "__uitrunc", Did I install GSL correctly ? I just can not find this
>> __uitrunc in rng directory, where it is defined.
>
> Hello
>
> As you found, there's no such function in GSL -- it must come from
> your compiler or system library header files somewhere.
>
> --
> Brian Gough
>
> GNU Scientific Library -
> http://www.gnu.org/software/gsl/
>




reply via email to

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