Displaying 2 results from an estimated 2 matches for "61a73059be528b19f2ce64d35d7df25b".
2006 Dec 18
0
[LLVMdev] No crt2.o file found
...de.
> I figured that just copying the mingw crt*.o files would not
> be a good idea.
Why not? Mingw32 crt does not depend on LLVM.
> Perhaps I downloaded an incomplete llvm gcc binary?
Please check:
1. File size of llvm-gcc4-1.9-patched-x86-mingw32.tar.bz2 is 15018565
bytes
2. Md5sum is 61a73059be528b19f2ce64d35d7df25b
> I figured as much. It would be great to get the mingw branch on windows working, since it avoids the cygwin dll
> and some restrictive licensing issues. Thanks for the help in advance!
Could you please fill in corresponding bug - I'll have look in it. We'll
use it to track progr...
2006 Dec 21
0
[LLVMdev] No crt2.o file found
...an unusual way.
Please contact the application's support team for more information.
I suppose this is consistent with the comment that the Jit functionality is currently broken on mingw?
/Please check:
1. File size of llvm-gcc4-1.9-patched-x86-mingw32.tar.bz2 is 15018565
bytes
2. Md5sum is 61a73059be528b19f2ce64d35d7df25b/
My file size matches the patched file. I haven't figured out how to get 7-zip to give me checksum information on windows.
Aha! I just noted that the archive does in fact have the crt*.o files, but they did not end up in my lib directory after I built the system. I did however run a make cl...