Something weird is going on then because:<br><br>1.  The error persists after I nuke my entire DMD installation and reinstall from scratch.  <br><br>2.  The following ancient date stamps are on the linux/lib binaries extracted from the current zip file:<br>
<br><span style="font-family: courier new,monospace;">-rw-r--r--  1 dsimcha dsimcha   85 Feb  9  2009 README.TXT</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">-rw-r--r--  1 dsimcha dsimcha 2.1M Mar 31  2009 libdruntime.a</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">-rw-r--r--  1 dsimcha dsimcha 7.0M Sep 15 00:24 libphobos2.a</span><br><br><br><div class="gmail_quote">On Wed, Oct 27, 2010 at 5:17 PM, Walter Bright <span dir="ltr"><<a href="mailto:walter@digitalmars.com">walter@digitalmars.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im"><br>
<br>
David Simcha wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Is anyone besides me having trouble on Linux with  undefined reference to `_d_throwc' error messages?<br>
<br>
</blockquote>
<br></div>
If that is happening, then you are not linking with the current libphobos.a.<br>
<br>
If you are linking with Tango, Tango needs to add that function.<div><div></div><div class="h5"><br>
_______________________________________________<br>
dmd-beta mailing list<br>
<a href="mailto:dmd-beta@puremagic.com" target="_blank">dmd-beta@puremagic.com</a><br>
<a href="http://lists.puremagic.com/mailman/listinfo/dmd-beta" target="_blank">http://lists.puremagic.com/mailman/listinfo/dmd-beta</a><br>
</div></div></blockquote></div><br>