<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi Yaron,<br>
<br>
Ive not tried latest svn in about a week so cannot comment on the
LINK_ONLY issue you have just yet, but you need to use the latest
Visual Studio 12 generator - VS11 does not have the required cxx11
features to compile trunk. I'm using cmake 2.8.12.1.<br>
<br>
Also, lldb on windows is only the frontend driver+core, as to
allow for remote debugging. There is no (full) windows platform
for local debugging just yet.<br>
<br>
I'll try to grab svn latest and build now.<br>
<br>
Colin<br>
<br>
On 11/12/2013 14:21, Yaron Keren wrote:<br>
</div>
<blockquote
cite="mid:CANa4zJqzSUGQ93AXK==F1xtn=4qo297WjuM7Ri+AVnNc9H40Qg@mail.gmail.com"
type="cite">
<div dir="rtl">
<div dir="ltr">Hi,</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">I am not sure if lldb is supposed to work on
Windows. I am using cmake 2.8.12 with latest svn lldb, llvm,
clang. </div>
<div dir="ltr"><br>
</div>
<div dir="ltr">Before checking out lldb the llvm+clang projects
build OK.</div>
<div dir="ltr">After checking out lldb into tools\lldb, cmake
fails on lldb CMakeLists.txt:</div>
<div dir="ltr"><br>
</div>
<div dir="ltr"><font face="courier new, monospace">cmake -G
"Visual Studio 11" -D LLVM_TARGETS_TO_BUILD=X86 -D
LLVM_ENABLE_ASSERTIONS=1 ..<br>
</font></div>
<div dir="ltr"><br>
</div>
<div dir="ltr">errors:</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">
<div dir="ltr"><font face="courier new, monospace">--
Configuring done</font></div>
<div dir="ltr"><font face="courier new, monospace">CMake
Error:</font></div>
<div dir="ltr"><font face="courier new, monospace"> Error
evaluating generator expression:</font></div>
<div dir="ltr"><font face="courier new, monospace"><br>
</font></div>
<div dir="ltr"><font face="courier new, monospace">
$<LINK_ONLY:-Wl,--start-group></font></div>
<div dir="ltr"><font face="courier new, monospace"><br>
</font></div>
<div dir="ltr"><font face="courier new, monospace">
$<LINK_ONLY> expression requires exactly one
parameter.</font></div>
<div dir="ltr"><font face="courier new, monospace"><br>
</font></div>
<div dir="ltr"><font face="courier new, monospace"><br>
</font></div>
<div dir="ltr"><font face="courier new, monospace">CMake
Warning (dev) in tools/lldb/source/CMakeLists.txt:</font></div>
<div dir="ltr"><font face="courier new, monospace"> Policy
CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the
link</font></div>
<div dir="ltr"><font face="courier new, monospace">
interface. Run "cmake --help-policy CMP0022" for policy
details. Use the</font></div>
<div dir="ltr"><font face="courier new, monospace">
cmake_policy command to set the policy and suppress this
warning.</font></div>
<div dir="ltr"><font face="courier new, monospace"><br>
</font></div>
<div dir="ltr"><font face="courier new, monospace"> Static
library target "liblldb" has a INTERFACE_LINK_LIBRARIES
property.</font></div>
<div dir="ltr">
<font face="courier new, monospace"> This should be
preferred as the source of the link interface for this</font></div>
<div dir="ltr"><font face="courier new, monospace"> library.
Ignoring the property and using the link implementation
as the</font></div>
<div dir="ltr"><font face="courier new, monospace"> link
interface instead.</font></div>
<div dir="ltr"><font face="courier new, monospace">This
warning is for project developers. Use -Wno-dev to
suppress it.</font></div>
<div><br>
</div>
<div>should this error be ignored or fixed somehow?</div>
<div><br>
</div>
<div>Yaron</div>
<div><br>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
lldb-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Colin Riley
Codeplay Software Ltd
45 York Place, Edinburgh, EH1 3HP
Phone: +44 131 466 0503
Fax: +44 131 557 6600
Website: <a class="moz-txt-link-freetext" href="http://www.codeplay.com">http://www.codeplay.com</a>
Twitter: @codeplaysoft
This email and any attachments may contain confidential and /or privileged information and is for use by the addressee only. If you are not the intended recipient, please notify Codeplay Software Ltd immediately and delete the message from your computer. You may not copy or forward it,or use or disclose its contents to any other person. Any views or other information in this message which do not relate to our business are not authorized by Codeplay software Ltd, nor does this message form part of any contract unless so stated.
As internet communications are capable of data corruption Codeplay Software Ltd does not accept any responsibility for any changes made to this message after it was sent. Please note that Codeplay Software Ltd does not accept any liability or responsibility for viruses and it is your responsibility to scan any attachments.
Company registered in England and Wales, number: 04567874
Registered office: 81 Linkfield Street, Redhill RH1 6BY
</pre>
</body>
</html>