Displaying 1 result from an estimated 1 matches for "git_repositori".
Did you mean:
git_repository
2012 Sep 06
1
[LLVMdev] Cross-compiling llvm/clang osx -> win32
Hi,
I'm trying to compile llvm/clang so that: it is compiled on osx 10.6, it runs on osx, but it outputs win32 objects.
More exactly, I'm building an app which generates a .c file that doesn't include or link with anything, and I'd like to be able to make a win32 .dll of it on osx.
Below is what I'm getting. Full log is here:
http://pastebin.com/KsPGvAfW
It fails while