[Clfs-dev] Flex static libs and tools

William Harrington kb0iic at berzerkula.org
Mon Jul 29 21:39:02 PDT 2013


Greetings,

Along with the topic of removing static libs in tools, for flex 2.5.37  
we have this:

${CC} -shared -Wl,-soname,libfl.so.2.5.37 -o libfl.so.2.5.37 -fPIC  
libmain.o libyywrap.o
rm -v /tools/lib/libfl{,_pic}.a
install -v libfl.so.2.5.37  /tools/lib/libfl.so.2.5.37
ln -sfv libfl.so.2.5.37 /tools/lib/libfl.so

Sincerely,

William Harrington



More information about the Clfs-dev mailing list