[Lldb-commits] [lldb] r210035 - Fix most of the remaining Windows build warnings.
Todd Fiala
tfiala at google.com
Tue Jun 17 12:25:42 PDT 2014
Ok - so given it's a linker related flags issue, what is the correct cmake
way to test out the linker being used?
On Tue, Jun 17, 2014 at 11:49 AM, Ed Maste <emaste at freebsd.org> wrote:
> On 17 June 2014 14:33, Todd Fiala <tfiala at google.com> wrote:
> >
> > Hey Ed - can you test this out on FreeBSD? This is a patch that fixes
> cmake on MacOSX. I verified it works on MacOSX and Linux with cmake/ninja.
> >
> > The original code looks like it was opting in for the
> --start-group/--end-group linker options on FreeBSD, which this patch would
> change but might be a no-op on your end.
>
> It's odd that this is a compiler-dependent test, I'd expect it to be a
> linker issue. In any case, we definitely needed --start-group and
> --end-group in the past. If this test works with Linux though it will
> probably work with FreeBSD too. I'll test it.
>
--
Todd Fiala | Software Engineer | tfiala at google.com | 650-943-3180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140617/7866e3a4/attachment.html>
More information about the lldb-commits
mailing list