Displaying 2 results from an estimated 2 matches for "015541".
Did you mean:
015501
2008 Jul 30
0
[LLVMdev] Is there room for another build system?
...time. I've managed to
build most of the libraries, though there are some issues left and I
haven't tested the things I don't use. I posted about it on this list
twice already but I didn't get any response.
The latest one is here:
http://lists.cs.uiuc.edu/pipermail/llvmdev/2008-June/015541.html
It has a patch attached, so you can use the code if it's useful.
Regards,
Kevin André
2008 Jul 30
16
[LLVMdev] Is there room for another build system?
[Repost: The mailing list was down yesterday. Sorry if this is a
duplicate]
I'm evaluating CMake (1) primarily as an alternative build system for
Visual Studio users, although it can easily be a replacement for
`configure' and hand-made makefiles too, providing a single build system
for all platforms. CMake is a tool that takes a project description and
configures, generates makefiles,