c - How do I set up a gcc cross compiler for other operating systems? -
essentially want set gcc cross compilers compile executables macos x (intel , ppc), freebsd (x86 , x86_64), netbsd (x86 , x86_64), openbsd (x86 , x86_64), android, , ios.
i new @ cross compiling , don't know start.
i intend on trisquel gnu/linux x86_64 host system , gcc 4.8.2.
i know steps required , dependencies need each target system.
i have searched everywhere , couldn't find anything.
thanks can offer!
Comments
Post a Comment