Eugene, it looks to me like your STL installation might be outdated. You are
also using a pretty old version of gcc (3.4.4). Is there a chance that you can
upgrade your gcc to a 4.X version and try again?

Thanks,
Guido

Eugene Freiman wrote:
> Hello,
> 
> I have a problem with compiling deal.II under Windows 7 x64 using cygwin. I
> have main prerequisites installed (perl, make, g++). Then I run:
> 
> $ ./configure
> ... (it configures correctly)
> $ make all
> cd /cygdrive/C/deal.II/common/scripts && make  make_dependencies
> make[1]: Entering directory `/cygdrive/C/deal.II/common/scripts'
> ============================ Compiling make_dependencies
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h: In member
> functio
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to