Cross build swig for Windows

Russell Haley <[email protected]> Fri, 15 Jan 2021 01:10:03 -0500
Newsgroups gmane.comp.programming.swig
Message-ID <CABx9NuS0Y570Ap4cpJqZFqp9W9f_2XKBv_cxwLF5OVuNPo+QZw@mail.gmail.com>
Hi,

I'm attempting to cross compile swing Linux->Windows. I've added my cross
compiler to my path and ran configure:

./configure --host=x86_64-w64-mingw32 \
--prefix=/home/osboxes/swig-win32 \

I've compiled PCRE in an adjacent git repo. How do I add the PCRE build
directory to my swig configure call?

_______________________________________________
Swig-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/swig-user