[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnats/154: Standard Template Library
From: |
joseft |
Subject: |
gnats/154: Standard Template Library |
Date: |
22 Feb 2001 15:09:05 -0000 |
>Number: 154
>Category: gnats
>Synopsis: Standard Template Library
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Feb 22 07:14:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: address@hidden
>Release: gcc version 2.95.3 19991030 (prerelease)
>Organization:
>Environment:
/usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/specs
>Description:
I am trying to port my code (using STL) on LINUX, and I am not able to compile
(gcc).
my code begin with:
#include <vector>
using namespace std;
and I get the compiler error:
vector: No such file or directory
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnats/154: Standard Template Library,
joseft <=