[theora] how to specify more than one LDLFAGS

YIRAN LI mrfun.china at gmail.com
Mon May 5 01:20:05 PDT 2014


Hi friends,

I'm build libtheora on MingW W64 and want to get rid of the dependency on
libgcc_s_sjlj-1.dll. I tried to use LDFLAGS=-static-libgcc but seems it
doesn't work.

Someone told me I should use  -static-libgcc -static-libstdc++, but I don't
know how to set it. Should I use
./configure LDFLAGS="-static-libgcc -static-libstdc++"
or
./configure LDFLAGS=-static-libgcc LDFLAGS= -static-libstdc++

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora/attachments/20140505/b8ac2867/attachment.htm 


More information about the theora mailing list