Mail Archives: djgpp/1998/04/12/20:30:34
Carsten Rohde wrote:
>
> Hello..
>
> I am using DJGPP / GNU C++ V. 2.7.2.1. With my version of the compiler
> ( or headers ) it seems to be impossible to include vector.h or
> any header stored in \lang\cxx\ . The compiler reports a large number of
> errors. Another guy told me that even with GNU C++ V. 2.8. including
> this particular header appears to be impossible.
1) Did you download and install the C++ libraries (v2gnu/lgp271b.zip)?
2) Do your source files have a valid C++ extension (.cc, cpp, .cxx, .C)?
3) Have you configured your DJGPP installation correctly as instructed
in 'readme.1st'?
If these questions don't help, please post a sample program that causes
the error, along with the output of gcc with the '-v' parameter added to
the command line. You can use the 'redir' utility (supplied with DJGPP)
for capturing gcc's output.
hth!
--
---------------------------------------------------------------------
| John M. Aldrich | "Always listen to experts. They'll |
| aka Fighteer I | tell you what can't be done, and why.|
| mailto:fighteer AT cs DOT com | Then do it." |
| http://www.cs.com/fighteer/| - Lazarus Long |
---------------------------------------------------------------------
- Raw text -