public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* STL problems in GCC 4.1.2
@ 2008-02-12 22:11 David Arthur
  2008-02-12 22:23 ` Tom Browder
  0 siblings, 1 reply; 14+ messages in thread
From: David Arthur @ 2008-02-12 22:11 UTC (permalink / raw)
  To: gcc-help

Hello all,

I have searched archives for info regarding this, but didn't find
anything...
I am trying to compile an app under gcc 4.1.2 and I get _loads_ of STL
errors, relating to templates in STL headers that are unhappy. The strange
thing is that all compiles beautifully under gcc 3.3.3! I have found that
some of the errors can be eliminated by simply rearranging the #include
directives for my many header files, or in some cases, by throwing a
#include <list> (or <string>, <vector> etc.) into my include list.
Does anyone know why this is happening?
I use a large number of included header files and this is a rather large
project (which is why I haven't included any code).

Any help anyone can provide would be greatly appreciated!

Thank you,
Dave

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2008-02-25 13:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-12 22:11 STL problems in GCC 4.1.2 David Arthur
2008-02-12 22:23 ` Tom Browder
2008-02-12 22:46   ` David Arthur
2008-02-12 23:20     ` James Tebneff
2008-02-14 22:23       ` David Arthur
2008-02-21 18:14       ` David Arthur
     [not found]         ` <C3E329D4.1C1C%eljay@adobe.com>
2008-02-21 19:27           ` David Arthur
2008-02-21 19:43             ` Eljay Love-Jensen
2008-02-21 20:08               ` David Arthur
2008-02-21 20:17                 ` Eljay Love-Jensen
2008-02-21 22:59                   ` Tom Browder
2008-02-22  9:08                     ` Tom Browder
2008-02-21 22:59                   ` Tom Browder
2008-02-25 14:53                 ` Philipp Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).