How do I get a .so file from a .la file?

Posted by Ries on Stack Overflow See other posts from Stack Overflow or by Ries
Published on 2010-04-25T17:06:17Z Indexed on 2010/04/25 17:43 UTC
Read the original article Hit count: 389

Filed under:
|
|

FFTW 2.x builds a .la file (under fftw/.libs directory).

I think I need a .so file to link to. (I am not sure, because I am a gcc newbie).

© Stack Overflow or respective owner

Related posts about gcc

Related posts about library