Re: [Flex-help] flex soname change
flex is a tool for generating scanners
Brought to you by:
wlestes
From: Dennis C. <dc...@bl...> - 2016-05-21 00:27:39
|
On 05/19/2016 03:19 PM, Will Estes wrote: > Absolutely. The change was made when changing how the libraries are built. libtool recommended some settings and just to be clear that things worked differently on the build end, I set the version to 2:0. > yikes .. so in the ELF header of any downstream binary that needs the previous version we need to either create a hack symlink or re-compile. Okay .. maybe a re-compile is a better way to go anyways. Dennis |