search for: d9002

Displaying 6 results from an estimated 6 matches for "d9002".

Did you mean: 9002
2018 Dec 16
0
Build from Source on MSVC 2017 cl and MSYS2 32 bit
...decinfo.lo CC decode.lo Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27024.1 for x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'O' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' bitpack.c Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27024.1 for x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'O' has been deprecated and will be removed in a future release cl : Co...
2016 Feb 13
2
r260758 broke windows build
It works for me: ------ Build started: Project: LLVMHexagonCodeGen, Configuration: RelWithDebInfo Win32 ------ cl : Command line warning D9002: ignoring unknown option '/Zc:inline' HexagonFrameLowering.cpp ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== Here's the info from the "about" window: Microsoft Visual Studio Professional 2013 Version 12.0.21005.1 REL Microsoft .NET...
2016 Feb 13
2
r260758 broke windows build
...arzyszek via llvm-dev" > <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > > It works for me: > > ------ Build started: Project: LLVMHexagonCodeGen, Configuration: > RelWithDebInfo Win32 ------ > cl : Command line warning D9002: ignoring unknown option '/Zc:inline' > HexagonFrameLowering.cpp > ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped > ========== > > > Here's the info from the "about" window: > > Microsoft Visual Studio Profess...
2007 May 30
1
Problem compiling dev version for windows
Hi! I''m trying to compile the svn version (0.10.5.1), but I''m experimenting a lot of troubles (I had to install Visual C++ Express 2005, etc.) - Windows XP SP2 Has anyone already done it? It would be very nice if you coul help me. Actually, I need it to solve the highlight bug (I also get the segfault message when I use the highlight function). Thanks! -- Posted via
2016 Feb 13
3
r260758 broke windows build
Hello, I suspect that r260758 by kparzysz at codeaurora.org broke build the windows bots which are using Visual Studio 2013 or lower. This doc here specifies that the minimum version required is VS-2013: http://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library I do see that the bots running VS-2014 or higher are green. Can we either revert the said commit or
2009 Jul 10
2
Problem installing system_timer in windows
...cl -nologo -I. -Ic:/Ruby/lib/ruby/1.8/i386-mswin32 -Ic:/Ruby/lib/ruby/1. 8/i386-mswin32 -I. -MD -Zi -O2b2xg- -G6 -c -Tcsystem_timer_native.c cl : Command line warning D9035 : option ''Og-'' has been deprecated and will be r emoved in a future release cl : Command line warning D9002 : ignoring unknown option ''-G6'' system_timer_native.c system_timer_native.c(10) : error C2061: syntax error : identifier ''original_mas k'' system_timer_native.c(10) : error C2059: syntax error : '';'' system_timer_native.c(11) : error C2061: syntax...