Xiao-Yong Jin <[EMAIL PROTECTED]> 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/*
    <\     * (__
    */\      <
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to