> --
>
> Subject: Re: [Mingw-w64-public] Linker crash
> To: "mingw-w64-public@lists.sourceforge.net"
>
> Message-ID:
> <
> calc40c88ap2_vggkhgwp3dahb6nx-rgkdffhezn+lof16td...@mail.gmail.com>
> Content-T
2014/1/16 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 see
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