X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com Date: Fri, 12 Sep 2008 10:38:33 +0300 (EEST) From: Esa A E Peuha Sender: peuha AT ruuvi DOT it DOT helsinki DOT fi To: djgpp-workers AT delorie DOT com Subject: Re: mkdoc.cc does not compile (current CVS) In-Reply-To: <48C97F4C.9040006@iki.fi> Message-ID: References: <48C97F4C DOT 9040006 AT iki DOT fi> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 11 Sep 2008, Andris Pavenis wrote: > As written in subject, mkdoc.cc oes not compile with gcc-4.3.0 from Fedora 9. > > gcc -g -O2 -m32 mkdoc.cc -lstdc++ -o ../../hostbin/mkdoc.exe > mkdoc.cc:615: error: too few template-parameter-lists > mkdoc.cc:640: error: too few template-parameter-lists > mkdoc.cc:645: error: too few template-parameter-lists Looks like gcc 4 is stricter than gcc 3 about the syntax of template specialization; now mkdoc should compile with both. -- Esa Peuha student of mathematics at the University of Helsinki http://www.helsinki.fi/~peuha/