bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] gcc-4.3.0 breaks gsl


From: Brian Gough
Subject: Re: [Bug-gsl] gcc-4.3.0 breaks gsl
Date: Thu, 20 Mar 2008 09:46:38 +0000
User-agent: Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI)

At Tue, 11 Mar 2008 18:18:17 -0400,
Daniel Platt wrote:
> Actually, it is 'ld' that gags on it the linking.  The problem does  
> not show up with gcc-4.2.3 (uses same ld).  I am unsure why  
> 'configure' generates a problem with the new gcc vs. the old one...
> 
> I got a static library build by disabling dynamic.


Please could you try the new test release, which uses the latest
libtool-2.2. Thank you.


From: Brian Gough <address@hidden>
To: address@hidden
Subject: test release 1.10.90
Date: Wed, 19 Mar 2008 22:33:00 +0000

There is a new test release for gsl-1.10 available

  ftp://alpha.gnu.org/gnu/gsl/gsl-1.10.90.tar.gz
  ftp://alpha.gnu.org/gnu/gsl/gsl-1.10.90.tar.gz.sig

Please try it out and report any problems here.  Thanks.

I've upgraded libtool, autoconf and automake to the very latest
versions so there may be some breakage.  This includes the recent
libtool-2.2 release (previous released used libtool-1.5).

-- 
Brian Gough


** Improved the handling of the asymptotic regime in gsl_sf_bessel_jl.

** Improved the handling of large arguments in cumulative distribution
   functions using the incomplete beta function, such as gsl_cdf_fdist_P.

** Fixed overflow bug in gsl_cdf_hypergeometric_{P,Q} for large
   arguments.

** gsl_ran_gaussian_ziggurat now handles generators with different ranges
explicitly, to minimise the number of function calls required.

** Added missing error terms in gsl_sf_exp_mult_e10_e to prevent
   the error being underestimated.  

** Updated some constants to the CODATA 2006 values.

** The hypergeometric function gsl_sf_hyperg_2F1 now handles the case
   where x==1.

** Fixed a bug in the brent minimiser which prevented optimal convergence.

** Added functions for evaluating complex polynomials

** The convergence condition for gsl_multiroots_test_delta now accepts
dxi == 0.

** Improved functions gsl_ldexp and gsl_frexp to handle the full range
of double precision numbers in all cases.

** Added new quasi random generators gsl_qrng_halton and
gsl_qrng_reversehalton which support dimensions up to 1229.

** Added function gsl_multifit_linear_residuals for computing the
residuals of the fit





reply via email to

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