Displaying 3 results from an estimated 3 matches for "c7ba7ed7".
2007 Nov 12
0
[LLVMdev] MSVC 8 Build
George,
> I have been experimenting with getting LLVM to build with
> MSVC8 express.
>
> I have succeeded in getting trunk to build and run the
> Fibonacci example in release mode. I have found various minor
> problems with the build system. First, it appears not to be
> able to run the configure subproject commands if there is a
> space in the directory path.
2007 Nov 12
1
[LLVMdev] MSVC 8 Build
...int in LLVM
to having such conversions present implicitly vs explicitly (suppressing the
warnings?) other than syntactic clarity?
Cheers,
George Russell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071112/c7ba7ed7/attachment.html>
2007 Nov 11
2
[LLVMdev] MSVC 8 Build
Hi all,
I have been experimenting with getting LLVM to build with MSVC8 express.
I have succeeded in getting trunk to build and run the Fibonacci example in
release mode. I have found various minor problems with the build system.
First, it appears not to be able to run the configure subproject commands
if there is a space in the directory path.
Secondly, it fails to build different subprojects