Re: [Flex-help] flex soname change
flex is a tool for generating scanners
Brought to you by:
wlestes
From: Will E. <wes...@gm...> - 2016-05-21 00:44:44
|
Yes. Recompile is best, although there's hardly anything inside libfl, so compatibility at that level isn't an issue. On Friday, 20 May 2016, 8:15 pm -0400, Dennis Clarke <dc...@bl...> wrote: > 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 > -- Will Estes Flex Project Maintainer wes...@gm... https://github.com/westes/flex |