$OpenBSD: patch-terps_Jamfile,v 1.2 2010/10/23 09:15:16 jasper Exp $
--- terps/Jamfile.orig	Thu Sep 30 09:33:34 2010
+++ terps/Jamfile	Mon Oct 18 00:09:08 2010
@@ -165,7 +165,7 @@ if $(MAKE_GEAS) = yes
         istring.cc readfile.cc
         ;
 
-    LINK on geas$(SUFEXE) = $(C++) ;
+    LINK on geas$(SUFEXE) = $(C++) -lstdc++ ;
 
     APPS += geas ;
 }
