> I found out what the problem is -- the -zorigin flag isn't being
> passed to the linker, so the ORIGIN flag isn't set.  I guess either
> the GNU runtime linker doesn't check, or a later version of GNU ld
> sets the flag automatically; either way, FreeBSD needs -zorigin.  I
> applied this patch:

Interesting. Where is that coming from in the configure build? I don't
see it anywhere in llvm or lldb.

Cheers,
Rafael
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to