<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:΢ÈíÑźÚ
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>

Hi,<div>I have this error occur when I link a new lib with my app.</div><div><br><div>I found a topic talking about this problem at http://comments.gmane.org/gmane.comp.debugging.lldb.devel/528</div><div>But I did not find a solution for solving this problem.</div><div><br></div><div>I use <b>dwarfdump -R MyApp.dSYM</b> before linking with a new lib, and I see that the __debug_info section has the size of 1.98G. </div><div>__debug_info     __DWARF          0ec2d66b 7ed7c72d 0345c66b 00000000 00000000 00000000 00000000 00000000 00000000    1.98G 87.62%</div><div><br></div><div>So I guess when I link my new lib, it exceeds the maximum size. Is it 2.26G (= 1.98/.8762?)?</div><div><br></div><div>Is there some way that I can reduce __debug_info section? </div><div><br></div><div><br></div><div>Thanks,</div><div>Yingfang, Du</div><div><br></div><div> </div><div><br></div><div><br></div></div>                                        </div></body>
</html>