[superh-gnu-discuss] linker stripping shared libraries by default

Andrew Stubbs ams at codesourcery.com
Mon Dec 6 18:02:54 UTC 2010


On 29/11/10 10:09, Guennadi Liakhovetski wrote:
> sh-linux-gnu-ld -shared -soname,libavutil.so.50 \

This is wrong; you have a stray comma.

Actually, it's highly recommended that you don't use ld directly, ever. 
Please link using the gcc compile driver, and things should go smoother 
all round.

Hope that helps

Andrew



More information about the superh-gnu-discuss mailing list