OpenAoE / vblade

The Minimal Userland AoE Target
GNU General Public License v2.0
51 stars 16 forks source link

Suggestion: add static binary files #9

Open lars18th opened 8 years ago

lars18th commented 8 years ago

Hi,

As vblade can be compiled static, then I suggest to put in the repository binaries for common platforms (x86, x64, arm, mipsbe, etc.).

You agree?

ecashin commented 8 years ago

Hi, @lars18th. Usually we would leave that to the various Linux distributions. A distribution with support for mipsbe would include a package (RPM, .deb, etc.) for mipsbe, for example.

If you have a specific distribution that you prefer, would you consider becoming a package maintainer for the vblade?

lars18th commented 8 years ago

Hi @ecashin ,

Several LiveCD and/or Embedded linux devices don't have the option to manage packages. Also, when you don't have access to a package repository this is not an option. And as the vblade can be compiled STATICALLY, why not include binaries? For example: Linux x86, Linux x64, Linux ARM, Android ARM, MacOSX x64, openwrt mipsbe, etc.

We really appreciate this!

ecashin commented 8 years ago

I'll leave this issue open, and folks who want static binaries can comment here indicating what their favorite static binaries would be.

lars18th commented 8 years ago

Hi @ecashin , Great!

Here my request:

1) Linux x64 2) Linux x32 3) OpenWRT (Linux) mips 4) Android (Linux) arm64 (AArch64) 5) MacOSX x64

I hope you can provide some of them. Thank you!