www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/02/18/17:10:06

Xref: news2.mv.net comp.os.msdos.djgpp:1226
From: Raymond McKendall <mcken AT central DOT cis DOT upenn DOT edu>
Newsgroups: comp.os.msdos.djgpp
Subject: Slow compilation under DJGPP v2.0, newcomer to DJGPP
Date: 16 Feb 1996 22:05:30 GMT
Organization: University of Pennsylvania
Lines: 38
Message-ID: <4g2v3a$mgf@netnews.upenn.edu>
NNTP-Posting-Host: ts7-41.upenn.edu
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp


Compilation of the following C program under DJGPP v2.0
takes about 18 seconds, wall clock. I tried the FAQ 
suggestions for my setup summarized below.
Any ideas what I am missing?

Program (hello.c)
----------------
   #include "stdio.h"   
   main() {      
      printf("Hello World\n");
      exit(0);
   }


Compilation
-----------
   gcc -o hello.exe hello.c

Setup
-----  
   Computer: Dell Pentium P90
   RAM: 16M
   Internal CPU cache: 16K
   External CPU cache: 256K level 2, Write back

   OS: DOS box under Windows 3.1
   Network: Novell NetWare 4.1
   Disk caching: SmartDrv c+ 2048
   RAM Drive : 2M
   TMPDIR to RAM drive


Thanks
Raymond McKendall
mcken AT cis DOT upenn DOT edu

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019