tpoechtrager / osxcross

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

static build #359

Open efa opened 1 year ago

efa commented 1 year 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?