This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/42349] ifstream vs -pthread on AIX



------- Comment #2 from dje at gcc dot gnu dot org  2009-12-10 14:10 -------
> Since there is only one libstdc++ for both with and without threads weird
> things will happen.

When building GCC on AIX, pthreads is one of the multilib libraries.  There is
a separate libstdc++ for pthread, so the statement and analysis seem wrong. 
Are you building GCC with multilibs disabled?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42349


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