[lldb-dev] Getting a "__cxa_throw_bad_array_new_length" error when attempting to compile
Daniel B Mosesson
dmosess1 at binghamton.edu
Wed May 29 20:49:19 PDT 2013
When I try to compile (using cmake -DCMAKE_BUILD_TYPE=release) I get the
following error:
lib/liblldb.so.3.4: undefined reference to
`__cxa_throw_bad_array_new_length'
collect2: error: ld returned 1 exit status
Any ideas on what is causing it, and how it can be fixed?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130529/75d337a3/attachment.html>
More information about the lldb-dev
mailing list