| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| From: | sl AT psycode DOT com DOT NOSPAM (Gili) |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: PII + problems |
| Date: | 25 Jul 1998 15:39:21 GMT |
| Organization: | http://www.supernews.com, The World's Usenet: Discussions Start Here |
| Lines: | 20 |
| Message-ID: | <bWLoegW7sFse-pn2-pVC6HbxcnX5b@portF12.Generation.NET> |
| References: | <35B927DF DOT BCE3705C AT club-internet DOT fr> |
| Reply-To: | sl AT psycode DOT com DOT NOSPAM |
| NNTP-Posting-Host: | 205.205.119.70 |
| Mime-Version: | 1.0 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
On Sat, 25 Jul 1998 00:33:35, HUGEL Rodolphe <hugroro AT club-internet DOT fr> wrote: > I have a PII 400 MHz and DJGPP don't want to compile my progs ? > Why ? > I don't understand because on my pentium 120 MHz those programs are > being compiled > and even run on my PII 400 . > strange ! > Please answer me > thank you ... Turbo Pascal-compiled software stops working after you run it on 200Mhz+ computers because of an overflow which occurs in the CRT-unit.. Perhaps DJGPP has the same problem where one of the libraries assumes it is impossible for the computer to count up to X in 1 second and therefore they figured the overflow wouldn't happen. Just an idea.. Gili
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |