You are not logged in.

Rylee

Beginner

  • "Rylee" started this thread

Posts: 9

Location: Dallas, TX

Occupation: Developer for Devio, LLC

  • Send private message

1

Friday, October 17th 2014, 5:00pm

Statically linked Linux builds

Hey,

I work at a company that uses Alpine Linux somewhat extensively and would like to expand its use. The only downside is that krpanotools does not support musl (or any alternate libcs, for that matter.)


Example run of `krpanotools` on a distribution using `musl`.

I would like to formally request a build of krpanotools that is statically linked instead of dynamically linked. This would result in greatly increased compatibility and zero dependency on the system libc being in or out of date.
Rylee Fowler
Full Stack Developer, Devio, LLC.

This post has been edited 1 times, last edit by "Rylee" (Oct 17th 2014, 8:24pm) with the following reason: Changing my suggestion to just statically link it all