[v3] gcc STL issue

Dima Rusyy dima.ru.com@gmail.com
Wed Mar 14 12:37:00 GMT 2007


I can't do it. This files includes many headers to be build.  

But, this file  includes compat.h header (
http://www.nabble.com/file/7157/compat.h compat.h ).
I found that problem disappears when I comment  line that includes "list"
header in compat.h and add "#include <list>" before including compat.h it in
file.C.

Strange thing that I don't get any errors pointing to my files.


Benjamin Kosnik wrote:
> 
>> g++ -c -g ...<file>.C
> Please include file.C
> -benjamin
> 

-- 
View this message in context: http://www.nabble.com/gcc-STL-issue-tf3394341.html#a9473555
Sent from the gcc - libstdc++ mailing list archive at Nabble.com.



More information about the Libstdc++ mailing list