Has anyone tried building for Windows?
Dibyendu Majumdar
mobile@majumdar.org.uk
Thu Jan 1 00:00:00 GMT 2015
On 29 July 2015 at 11:44, David Malcolm <dmalcolm@redhat.com> wrote:
> On Tue, 2015-07-28 at 22:43 -0700, Hayden Livingston wrote:
>> I've attempted to build on Windows using Cygwin and MingW-64 and I'm
>> not really familiar with the build system enough but I can't make any
>> forward progress.
>
> Thanks for trying this. As far as I know, you're the first person who's
> attempted this.
>
I tried a few days ago - but could not even get configure to work. It
kept complaining about missing mpfr, gmp, mpc even though these were
installed. I was using msys2 as the environment with mingw64
compilers. In the end decided life is too short and I have many other
things I need to do.
Does gcc even compile on Windows without patches from mingw project?
It is a pity as LLVM code generated on Windows has a serious
deficiency - longjmp calls cause crash as the generated code doesn't
conform to Windows requirements. I was hoping that gcc generated code
would not suffer from this.
Regards
Dibyendu
More information about the Jit
mailing list