[Haskell-cafe] [hmatrix] build error

Xiao-Yong Jin xj2106 at columbia.edu
Wed Oct 8 08:14:05 EDT 2008


Xiao-Yong Jin <xj2106 at columbia.edu> writes:

> Hi, looks like I hit a bug, but I'm not sure which software
> it belongs to, gcc, ghc or atlas?
>
> ---------- error doing "runhaskell Setup build" ----------
> Preprocessing library hmatrix-0.4.1.0...
> /usr/bin/ld: dist/build/Numeric/GSL/Special/Internal_hsc_make: hidden symbol `__powidf2' in /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.2/libgcc.a(_powidf2.o) isreferenced by DSO
> /usr/bin/ld: final link failed: Nonrepresentable section on output
> collect2: ld returned 1 exit status
> linking dist/build/Numeric/GSL/Special/Internal_hsc_make.o failed
> command was: /usr/bin/ghc -optl-lgsl -optl-llapack dist/build/Numeric/GSL/Special/Internal_hsc_make.o -o dist/build/Numeric/GSL/Special/Internal_hsc_make
> ---------- error doing "runhaskell Setup build" ----------

It might be a problem of atlas.  With Intel's MKL, it builds
fine.
-- 
    c/*    __o/*
    <\     * (__
    */\      <


More information about the Haskell-Cafe mailing list