tpoechtrager / osxcross

Mac OS X cross toolchain for Linux, FreeBSD, OpenBSD and Android (Termux)
GNU General Public License v2.0
2.92k stars 329 forks source link

static build #359

Open efa opened 2 years ago

efa commented 2 years ago

hi, is it possible to compile and link statically, so generate a binary that depend on system files (and maybe C runtime) only, without require to collect all the dylibs?