[LLVMdev] Successfulyl bootsrapped llvm-gcc4 on mingw32
Greg Pettyjohn
gpettyjohn at turbine.com
Wed May 10 13:20:34 PDT 2006
I'm looking forward to your patches and bug reports.
I really want to get this going myself.
-----Original Message-----
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
On Behalf Of Anton Korobeynikov
Sent: Wednesday, May 10, 2006 1:22 PM
To: LLVM Developers Mailing List
Subject: [LLVMdev] Successfulyl bootsrapped llvm-gcc4 on mingw32
Hello, Everyone.
Today I've finished digging into llvm-gcc4 in order to build in under
mingw32. The most trickiest was to make libstdc++ build, since its
configure & makefiles are not so perfect as main gcc ones.
There are several problems with inline assemler (in two places at
least), but both of them are easily seen. Also, there are some
compiler crashes while compiling libiberty (with LLVM code-generator).
Now I'm making fresh build to clean up many small tweaks I've made.
The patches & bug reports will follow.
--
With best regards,
Anton mailto:asl at math.spbu.ru
Wednesday, May 10, 2006 9:19:12 PM
Faculty of Mathematics & Mechanics, Saint-Petersburg State University
_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list