| delorie.com/archives/browse.cgi | search |
| From: | "rob_boyd" <rob_boyd AT bc DOT sympatico DOT ca> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | newbie question |
| Lines: | 17 |
| X-Newsreader: | Microsoft Outlook Express 4.72.3155.0 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3155.0 |
| Message-ID: | <F6WH2.45$vs3.371696@news.bctel.net> |
| Date: | Wed, 17 Mar 1999 14:30:06 -0800 |
| NNTP-Posting-Host: | 207.194.23.181 |
| X-Complaints-To: | news AT bctel DOT net |
| X-Trace: | news.bctel.net 921710117 207.194.23.181 (Wed, 17 Mar 1999 14:35:17 PDT) |
| NNTP-Posting-Date: | Wed, 17 Mar 1999 14:35:17 PDT |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Since installing the Djgpp package I have been happily working my way
through an
introductory C text and my programs have been compiling and running fine.
However when I opened one of the .exe files I came across the following :
Warning Coprocessor not present and DPMI setup failed!
If application attempts floating operation system may hang.
Is this something I should be concerned with?
I am using windows 98.
All the files I downloaded as per zip picker are in: C:\DJGPP
The following two lines have been added to Autoexec.bat:
Set DJGPP=C:\DJGPP\DJGPP.ENV
Set PATH=C:\DJGPP\BIN%PATH%
The command line I have used for compiling is: cprogam.c -o cprogram.exe
Thanks in advance,
Rob
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |