Re: Cross build swig for Windows

Rokas Kupstys via Swig-user <[email protected]> Fri, 15 Jan 2021 09:30:40 +0200
Newsgroups gmane.comp.programming.swig
Message-ID <[email protected]>
I am using CMake for that purpose. Use my build script if you wish. 
https://github.com/rokups/rbfx/blob/master/Source/ThirdParty/swig/CMakeLists.txt

-- Rokas Kupstys

On 2021-01-15 08:10, Russell Haley wrote:
> 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

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