[LLVMdev] Build LLVM as a DLL on Windows x86
Kevin Kelley
kevin at kelleysoft.com
Mon Nov 14 05:33:39 PST 2011
On 11/14/2011 5:57 AM, Kevin Kelley wrote:
> On 11/13/2011 8:57 PM, NAKAMURA Takumi wrote:
>> AFAIK, on msys, trunk and release_30 is almost fine.
>> http://bb.pgr.jp/builders/clang-i686-msys Though, here is no builder
>> on win32 with --enable-shared.
> I'm having a problem now, building Release Candidate 3 on msys
> (using msysGit environment, which I find the easiest to set up and keep
> isolated);
> with --enable-optimized --enable-shared, I get errors that look like this:
A fresh build of a 2.9-era source tree, in my msysgit environment where
3.0rc3 just failed,
just completed; so I think there's a regression in recent LLVM, with
respect to the DLL build.
Kevin
More information about the llvm-dev
mailing list