Date: Sat, 29 Aug 1998 11:33:00 -0400 (EDT) Message-Id: <199808291533.LAA11553@delorie.com> From: DJ Delorie To: pavenis AT lanet DOT lv CC: djgpp-workers AT delorie DOT com In-reply-to: <199808291616.SAA60932@ieva06.lanet.lv> (pavenis@lanet.lv) Subject: Re: c++ linking faq Precedence: bulk > > Can we just change gcc to always try to link in the stdc++ library if > > it's installed? I'm getting sick of that issue popping up on the > > newsgroup. > > It's possible with rather simple editting specs file but then another > problem will appear if somebody does not want to install C++ > support (libstdcxx.a is in gpp281b.zip not gcc281b.zip and as I > think should be there). So I'm against such solution. That's why I said "if it's installed".