------- Additional Comments From bkoz at gcc dot gnu dot org 2004-11-02 23:45 -------
Compiled like so, after setting LD_LIBRARY_PATH to ACE libs: g++ -g -O2 -pthread -I$bld/H-x86-ACE/include -L$bld/H-x86-ACE/lib -lACE 17664.cc As suspected, only the safe_iterator bits in the original patch needed to go in. However, this did fix this stuff up. I'm checking into head, will fix for 3.4.4. -benjamin -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17664