microsoft / BlingFire

A lightning fast Finite State machine and REgular expression manipulation library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlingFire Nuget Package does not work on CentOS7

ben-childs-docusign opened this issue · comments

It seems that libblingfiretokdll.so is compiled on Ubuntu 16.04 and this does not work on CentOS7 where there is an older version of glibc.

We were able to work around this issue by recompiling the library for CentOS7.

Since nuget can have separate binaries for different linux distros would it be possible to add a CentOS7 target to the official blingfire build?

Hello Ben,

I would appreciate if you could provide a pull request for the nuget change or an example how to do it.

Thank you!

Sure thing I'll plan to do this next week