Re: [Mingw-w64-public] Linker crash

2014-01-17 Thread Jan Blok
> -- > > Subject: Re: [Mingw-w64-public] Linker crash > To: "mingw-w64-public@lists.sourceforge.net" > > Message-ID: > < > calc40c88ap2_vggkhgwp3dahb6nx-rgkdffhezn+lof16td...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > > > Hi, > > > >

[Mingw-w64-public] Linker crash

2014-01-16 Thread Jan Blok
Hi, I'm trying to crosscompile robovm library (from robovm.org) on Linux to a windows dll. All small dlls and test work/run great on windows, but compiling basically LLVM to a dll seems too much for the linker. The linker crashes immediately with core dump, as seen below. Steps I took are explain