[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Installing GSL on AIX 5.3
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] Installing GSL on AIX 5.3 |
Date: |
Sat, 03 May 2008 19:33:45 +0100 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI) |
At Fri, 2 May 2008 15:21:47 +0100,
stuart Lynn wrote:
> ld: 0711-317 ERROR: Undefined symbol: .gsl_ieee_set_mode
> ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
> collect2: ld returned 8 exit status
>
> I really have no idea what to try now and would be really grateful of
> any suggestions as to how to fix this.
I don't know why that error occurs but you can turn off all the IEEE
functions by editing config.h and commenting out the #define
HAVE_AIX_IEEE_INTERFACE line. That should at least allow you to
compile the library.
--
Brian Gough