On Fri, 29 Sep 2006 10:22:21 +0300, Nassim Jibai wrote:

> Hello,
> 
>    While its configuring, I get the following. Notice the "failed" at
>    ".. /usr/bin/nm -B output... failed"
> 
> /.../

Could this indicate a mismatch between compiler and linker?

> /.../
> 
>   The message above appears when I execute one of the following.
> 
>   % CC="xlc" CFLAGS="-q64" ./configure
>   or
>   % CC="xlc_r" CFLAGS="-q64" ./configure or % CFLAGS="-q64" ./configure

Perhaps you need to set some linker options (LDFLAGS) or else the CFLAGS
are not correctly set for your compiler?
 
> /.../

-- 
Lionel B



_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to