| delorie.com/archives/browse.cgi | search | 
| From: | eyal DOT ben-david AT aks DOT com | 
| To: | Hoinka AT fhmrz4 DOT rz DOT fh-muenchen DOT de | 
| cc: | djgpp AT delorie DOT com | 
| Message-ID: | <422564B7.00663576.00@aks.com> | 
| Date: | Sun, 15 Jun 1997 20:40:31 +0200 | 
| Subject: | Re: Undefined reference to basic_string...blabla'-error messages | 
| Mime-Version: | 1.0 | 
Hello. You are using DJGPP v2. In this version gxx does not automatically link with libstdxx.a, so you must add ' -lstdxx' to the command line. In DJGPP v2.01 this is done by default. Eyal
| webmaster | delorie software privacy | 
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |