Message-ID: <38923107.F4C7C15C@jps.net> Date: Fri, 28 Jan 2000 16:15:03 -0800 From: Dennis Yelle X-Mailer: Mozilla 4.7 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: 203 much slower than 202 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 216.119.53.121 X-Original-NNTP-Posting-Host: 216.119.53.121 X-Trace: 28 Jan 2000 16:13:09 -0800, 216.119.53.121 Lines: 26 X-Original-NNTP-Posting-Host: 209.63.224.240 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I just installed DJGPP version 203. It seems to be much slower than 202. I have a program that compiles and links in about 23 seconds with 202, but it takes about 35 seconds for 203. Has anyone else noticed this? Is this expected? Why? Here is the command line that I use: redir -eo -x -t gxx -O2 -Wall -ftemplate-depth-75 mono.cpp -o mono.exe The program is small, wc says: Fri 01-28-2000 16:11:40.39 C:\0\gcc\monopole>wc mono.cpp 193 649 4377 mono.cpp but, as you can see from the command line, it does make significant use of templates. Dennis Yelle -- Please play with my new Java toy: http://www.fortunecity.com/roswell/barada/186/chaos/ (If you and your browser ever do that sort of thing.)