Mail Archives: djgpp/2000/03/31/16:41:59
From: | Damian Yerrick <Bullcr_pd_yerrick AT hotmail DOT comRemoveBullcr_p>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: DJGPP can't work
|
Organization: | Pin Eight Software http://pineight.8m.com/
|
Message-ID: | <g0e9es02t0gm45ndfnvcg4ef1hpf7dun6m@4ax.com>
|
References: | <9714 DOT 000331 AT km169 DOT net>
|
X-Newsreader: | Forte Agent 1.7/32.534
|
MIME-Version: | 1.0
|
Lines: | 31
|
X-Trace: | /bdhN4HRl1Op5oJEjNsPzh1jRik2vGcz5hpoengvoapqsndPnnUgKoclO/oYBjJB1/Xrj/vZkWg6!P7FpjcMA3HBybaOzNdsNBv5pPKe58OhRDpcDPhtXKgH00DOnYG7/iuTQzQx+B1YC6t6p8XOEBDQU!3ADK
|
X-Complaints-To: | abuse AT gte DOT net
|
X-Abuse-Info: | Please be sure to forward a copy of ALL headers
|
X-Abuse-Info: | Otherwise we will be unable to process your complaint properly
|
NNTP-Posting-Date: | Fri, 31 Mar 2000 14:39:42 GMT
|
Distribution: | world
|
Date: | Fri, 31 Mar 2000 14:39:42 GMT
|
To: | djgpp AT Delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
On Fri, 31 Mar 2000 17:08:13 +0800, Shixi Liu <shixiliu AT km169 DOT net>
wrote:
>Dear Sir,
>
> I download "DJGPP V2 Development Kit and Runtime" and gcc.2.95.2,
> then I unzip all zipped files (djdev203.zip, gcc2952b.zip,
> g772952b.zip, gpp2952b.zip, lgp2952b.zip, and objc2952.zip) to
> c:\djgpp and set the environment variables. I try to compile a
> test file of C and a test file of FORTRAN, but I failed and got
Please post the tests that failed. Does this C source fail?
/************************* 8< *************************/
#include <stdio.h>
int main()
{
puts("hello world");
return 0;
}
/************************* 8< *************************/
--
Damian Yerrick
"I refuse to listen to those who refuse to listen to reason."
See the whole sig: http://www.rose-hulman.edu/~yerricde/sig.html
This is McAfee VirusScan. Add these two lines to your signature to
prevent the spread of signature viruses. http://www.mcafee.com/
- Raw text -