Date: 02 Dec 1997 00:31:00 +0100 From: mjs AT prg DOT hannover DOT sgh-net DOT de (Mark Junker) Newsgroups: comp.os.msdos.djgpp Message-ID: <6j5doPst8gB@prg.hannover.sgh-net.de> Subject: GPP 3-5 times slower than SCPP Lines: 25 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, GPP is 3 to 5 times slower than SCPP on my computer. Is this a configuration problem? I have to compile the sources with GPP and SCPP to test if my program compiles (almost) correctly under this compilers because my program should be a "portable" one ... :]. I invoke GPP with the following parameters: -x c++ -c -fhandle-exceptions -frtti -idirafter . -Wall -Wno-unused -DDEBUG -Werror -O0 -g2 Is it a command line parameter that slows down GPP so heavily? I already took a look in the FAQ and: - I have 64M in my computer and at least 10M free. - I have installed a smartdrive with delayed write back Regards, MJS Use it: _PB3.2 & PREP_ / _ASM & PREASM_ / _NASM & FLINK_