| www.delorie.com/archives/browse.cgi | search |
| Date: | Wed, 10 Aug 1994 20:55:43 -0700 (PDT) |
| From: | Gordon Hogenson <ghogenso AT u DOT washington DOT edu> |
| Subject: | Re: Libg++ woes |
| To: | Howard <kaikow AT standards DOT com> |
| Cc: | djgpp AT sun DOT soe DOT clarkson DOT edu, kaikow AT standards DOT com |
On Wed, 10 Aug 1994, Howard wrote: > using > > gcc v.c -o v -lgpp > > I get: > > v.c:1: _string.h: file not found > That I believe. _string.h is in the C++ include directory, which isn't searched if the file suffix is .c BTW, I noticed that .cpp is now an understood suffix for C++ as of g++ 2.6.0. How nice for us! Gordon
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |