This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: advanced C++ features with GNU GCC for ARM


On 11/05/2014 09:50 AM, Yermolenko Pavel wrote:
> #include <vector>
> 
> provokes the error 
> ..... fatal error: vector: No such file or directory
> 
> Hoever the file vector does exists in the root directory of GCC.
> 
> Thanks in advance

What was your compile command?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]