Re: C++ ambiguous template specialization (cygwin only)

2009-01-30 Thread Marco Atzeri
--- Dave Korn ha scritto: > Marco Atzeri wrote: > > Dear all, > > unfortunately I am not too much familiar with C++, > > so I have no clue where to look for difference > > between Cygwin and all the other platforms where > this > > problem does not happen. > > > Hmm. The generic template wi

Re: C++ ambiguous template specialization (cygwin only)

2009-01-30 Thread Dave Korn
Marco Atzeri wrote: > Dear all, > unfortunately I am not too much familiar with C++, > so I have no clue where to look for difference > between Cygwin and all the other platforms where this > problem does not happen. I'm not that hot on C++ templates either, but it's probably something to do wit

Re: C++ ambiguous template specialization (cygwin only)

2009-01-30 Thread Tatsuro MATSUOKA
Hello Sorry this is not answer. I have also met the same problem and I have not been able to build Octave-3.1 branch. I have an experience to build octave-3.1.50 on mingw. No similar kinds of errors did not occur. Regards Tatsuro --- Marco Atzeri wrote: > Dear all, > unfortunately I am n

C++ ambiguous template specialization (cygwin only)

2009-01-30 Thread Marco Atzeri
Dear all, unfortunately I am not too much familiar with C++, so I have no clue where to look for difference between Cygwin and all the other platforms where this problem does not happen. Only on cygwin, both with gcc-3 and gcc-4, the building from last development sources of octave-3.1.51+ stop