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 <b...@gnu.org> 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/
>


_______________________________________________
Help-gsl mailing list
Help-gsl@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to