ferium icon indicating copy to clipboard operation
ferium copied to clipboard

Switch to `musl` to increase backwards compatibility

Open Phoenix-Starlight opened this issue 2 years ago • 3 comments

The problem

Is your feature request related to a problem? Please describe it. Not really a problem, just backward compatibility.

My solutions

Describe any number of solutions you've thought of. The solution is to build within Ubuntu 18.04. (Alternatively, compile everything against Ubuntu 18.04 libc which is 2.27) I understand that it's to be phased out at April 2023, so it's not a great loss if this is closed.

Phoenix-Starlight avatar Aug 03 '22 03:08 Phoenix-Starlight

Ah jeese I guess I should just switch to musl

I'll have to test the performance on both, and then I'll migrate to musl.

theRookieCoder avatar Aug 03 '22 12:08 theRookieCoder

I assume musl is portable and will not suffer from symbol LIBC_XX not found?

On 8/3/22, Ilesh Thiada @.***> wrote:

Ah jeese I guess I should just switch to musl

I'll have to test you performance on both, and then I'll migrate to musl

-- Reply to this email directly or view it on GitHub: https://github.com/gorilla-devs/ferium/issues/184#issuecomment-1203894696 You are receiving this because you authored the thread.

Message ID: @.***>

Phoenix-Starlight avatar Aug 03 '22 17:08 Phoenix-Starlight

And thanks, now I won't have to go crazy trying to modify the actions to build correctly.

On 8/3/22, Nova Star @.***> wrote:

I assume musl is portable and will not suffer from symbol LIBC_XX not found?

On 8/3/22, Ilesh Thiada @.***> wrote:

Ah jeese I guess I should just switch to musl

I'll have to test you performance on both, and then I'll migrate to musl

-- Reply to this email directly or view it on GitHub: https://github.com/gorilla-devs/ferium/issues/184#issuecomment-1203894696 You are receiving this because you authored the thread.

Message ID: @.***>

Phoenix-Starlight avatar Aug 03 '22 17:08 Phoenix-Starlight