[Top][All Lists]
[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: |
Brian Gough |
Subject: |
Re: [Help-gsl] gsl-1.14 undefined reference to __uitrunc in rng part ? |
Date: |
Wed, 21 Apr 2010 09:23:48 +0100 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/22.2 Mule/5.0 (SAKAKI) |
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/