[Lldb-commits] fix linux build by using LLVMLibsOptions instead of LD.flags

Filipe Cabecinhas filcab at gmail.com
Tue May 29 06:42:56 PDT 2012


Committed as r157616. 
Sorry, I forgot attribution on the commit message.

Thanks,

  Filipe


On Monday, April 30, 2012 at 7:51 PM, Dragos Tatulea wrote:

> Re-sending this to lldb-commits. Maybe it will get some love here :)
> 
> ---------- Forwarded message ----------
> From: Dragos Tatulea <dragos.tatulea at gmail.com (mailto:dragos.tatulea at gmail.com)>
> Date: Thu, Apr 26, 2012 at 11:39 AM
> Subject: fix linux build by using LLVMLibsOptions instead of LD.flags
> To: lldb-dev at cs.uiuc.edu (mailto:lldb-dev at cs.uiuc.edu)
> 
> 
> Hi,
> 
> Here's a patch that fixes the Linux build. LD.flags is prepended to
> list of objects to be built. This is not right because the linker will
> fail to find the symbols from prepended libs.
> 
> Thanks,
> Dragos
> 
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu (mailto:lldb-commits at cs.uiuc.edu)
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
> 
> 
> Attachments: 
> - lldb_linux_fix_ld_flags_var.patch
> 






More information about the lldb-commits mailing list