[LLVMdev] mingw build problems
Jay Foad
jay.foad at gmail.com
Tue Apr 21 07:46:08 PDT 2009
>> I don't know what libstdc++'s stubs.o is for. If I create a bodged
>> version of libstdc++ that doesn't include stubs.o, then llc links
>> successfully!
>>
>> I've tried coming up with a small C++ app that gives the same linker
>> error, but so far without success.
> Sounds like broken compiler and/or mingw runtime. This perfectly
> explains, why mingw gcc 4.2.x is still considered as 'experimental'.
I came up with a small test case and reported this bug to the Debian
package maintainers here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525016
Thanks,
Jay.
More information about the llvm-dev
mailing list