Will libraries built under Gentoo with Interix work outside Gentoo?

125 Views Asked by At

The Gentoo Linux distribution has a version that works on Interix x86 Windows. If I build C++ libraries using gcc, will these libraries work with an executable not built inside Gentoo, but only inside Interix? Do I create a dependency on any Gentoo install for runtime or is Interix the only dependency of such libraries and thus its use at compile time does not create a runtime dependency?

0

There are 0 best solutions below