David Rysdam <[email protected]> writes:
> To partly re-iterate, I'm following these instructions
>
>     
> http://sourceforge.net/p/mingw-w64/wiki2/Cross%20Win32%20and%20Win64%20compiler/

My attention has been drawn to the following statement on that page:

    This document is written to help those new to building the mingw-w64
    cross compilers on Windows using MSYS/MinGW and Cygwin. It can also
    be adapted slightly for building the mingw-w64 cross compiler on
    Linux.

This could well be my problem. I'm not building on Windows, I'm building
on Linux. But "adapted slightly" how? One obvious thing to try would be

    1) s/x86_64-w64-mingw32/x86_64/g

    2) make the "--target" directions still be "x86_64-w64-mingw32".

But that didn't work. The crt step now complains about not having the
right header set.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to