What are the implications of trying to link a gcc-cross compiled OIIO built
on Linux with a MSVC built application built on Windows?  Won't the ABI be
different between the build environments since OIIO exports a C++ API
rather than just using C++ internally and exporting a C API for users of
the library?

On Tue, Jan 3, 2017 at 5:45 AM, Richard Shaw <[email protected]> wrote:

> Probably not terribly helpful but in my experience it's much easier to
> cross-compile from linux than to build on windows natively... If I have
> time I may give it a whirl, Fedora has one of the best mingw development
> environments I've seen.
>
> Thanks,
> Richard
>
> _______________________________________________
> Oiio-dev mailing list
> [email protected]
> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
>
>
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to