[LLVMdev] Mingw, cross-compiling,___eprintf
Óscar Fuentes
ofv at wanadoo.es
Sun Nov 9 10:04:49 PST 2008
Hello, Anton.
"Anton Korobeynikov" <anton at korobeynikov.info> writes:
>> oscar at qcore:~/dev/llvm/mingw-x$ i586-mingw32msvc-g++ --version
>> i586-mingw32msvc-g++ (GCC) 4.2.1-sjlj (mingw32-2)
> Have you tried to build llvm natively with exact same compiler
> version?
The native build works on WindowsXP MSYS 1.10.1 with gcc 4.2.1-dw2. Same
compiler version, but with Dwarf-2 exception handling instead of sjlj.
> AFAIR, someone reported, that either this was not possible or
> there was a miscompilation.
Thanks, I'll dig into the archives.
> PS: Everything is with crosscompilation via gcc 3.4.6 & ld 2.18
Okay, then I'll finish the implementation and you will check that it
builds a complete LLVM for MinGW :-)
--
Oscar
More information about the llvm-dev
mailing list