Displaying 3 results from an estimated 3 matches for "423b091b".
2011 Oct 17
0
[LLVMdev] Compile llvm-gcc fortran backend using mingw
Hi Pavel,
> BTW, it is little bit strange that llvm-gcc doesn't support CMake building system.
> LLVM does and it is extremely convenient....
llvm-gcc is dead, deprecated in favour of clang and dragonegg. It won't be part
of the upcoming 3.0 release. This is why no-one is interested in working on it.
Ciao, Duncan.
2011 Oct 17
2
[LLVMdev] Compile llvm-gcc fortran backend using mingw
...> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111017/423b091b/attachment.html>
2011 Oct 17
3
[LLVMdev] Compile llvm-gcc fortran backend using mingw
Hello everyone!
I got following error while trying to compile llvm-gcc-4.2 using mingw:
..\llvm-gcc-4.2\obj\libcpp/../../libcpp/macro.c:1165:
undefined reference to `flag_iasm_blocks'
stub-c.o:stub-c.c:(.debug_info+0x81a0): undefined reference to
`flag_iasm_blocks'
stub-c.o:stub-c.c:(.debug_info+0x81b9): undefined reference to `iasm_state'
stub-c.o:stub-c.c:(.debug_info+0x81d8):