home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 170 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: fc.hp.com!news
  2. From: koren@hpsrk.fc.hp.com (Steve Koren)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: ADE
  5. Date: 03 Jan 1996 17:24:57 -0700
  6. Organization: HP Fort Collins Site
  7. Sender: koren@hpsrk.fc.hp.com
  8. Message-ID: <oj6g2dwiz6u.fsf@hpsrk.fc.hp.com>
  9. References: <4cahvo$fcg@Mars.mcs.com> <4ceier$eil@globe.indirect.com>
  10. NNTP-Posting-Host: hpsrk.fc.hp.com
  11. In-reply-to: fnf@fishpond.amigalib.com's message of 3 Jan 1996 18:38:18 GMT
  12. X-Newsreader: Gnus v5.0.9
  13.  
  14.  
  15. fnf@fishpond.amigalib.com (Fred Fish) wrote:
  16.  
  17. > is that a complete multistage rebuild after each significant change takes
  18. > over two days on my A4000 with 40Mhz WarpEngine.  I'm getting to be in
  19.  
  20. Holy smokes, Fred!  What on earth are you compiling, anyway? :-)
  21.  
  22. Depends a whole lot on your source, but on my 040/25, I figure SAS/C is
  23. compiling bewteen 100 and 400 C lines per second (much more if you count
  24. preprocessed headers).  Even at 100 lines/sec, that'd be 17,280,000 source
  25. lines in 2 days, never mind that I've got a slower CPU.
  26.  
  27. I guess you must be using gcc?  Is it really that much slower?
  28.  
  29.   - steve
  30.  
  31.