GHCI and archive libraries.

Lennart Augustsson lennart at augustsson.net
Sat Dec 3 08:48:55 EST 2005


Can't you unpack the ar library and then link the object files
into a shared library?

	-- Lennart

Keean Schupke wrote:
> 
> GHCI does not load archive libraries. Is it possible (easy?) to get it 
> to load (.a) archive libraries as well as .o and .so files? The problem 
> is some optimized "cblas" libraries are not available as shared 
> libraries due to the performace loss.
> 
>    Regards,
>    Keean.
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users at haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
> 



More information about the Glasgow-haskell-users mailing list