中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-09-15 04:37
47,812 topics / 349,917 posts / today 0 new / 48,268 members
DOS软件下载 & 游戏分享 (下载室) » The installation version of djgpp (GCC + GPP system development)
Printable Version  6,334 / 15
Floor1 imp Posted 2003-03-22 00:00
银牌会员 Posts 309 Credits 1,001
Some people want
http://www.xianfeng.net/~os/djgpp.exe
After installation, just set it up and it can be used.
For example, djgpp.env is under the C drive.
set DJGPP=c:\djgpp.env
Supports C++, C

Wengier put it on your website.




Floor2 Wengier Posted 2003-03-22 00:00
系统支持 Posts 10,521 Credits 27,736
I can't connect to that place.
Floor3 imp Posted 2003-03-23 00:00
银牌会员 Posts 309 Credits 1,001
Ah?? This is the space I applied for. Then just leave it there. Hehe. Everyone go apply. It's not bad.
Floor4 红色狂想 Posted 2003-03-26 00:00
金牌会员 Posts 1,501 Credits 4,289 From 河南省
Why is there only one djgpp.exe file after downloading? How to install it? The one I downloaded before was composed of many files. There were many standard library functions alone!
Floor5 imp Posted 2003-03-26 00:00
银牌会员 Posts 309 Credits 1,001
Dizzy
Just click it
Floor6 红色狂想 Posted 2003-03-27 00:00
金牌会员 Posts 1,501 Credits 4,289 From 河南省
Is this installation under the Windows environment, not in pure DOS?
Floor7 imp Posted 2003-03-28 00:00
银牌会员 Posts 309 Credits 1,001
The software is installed under Windows, and the program is used under DOS.

DJGPP is not only for writing programs under DOS, but also for writing programs under Windows (as said by a person named vcok).
Floor8 红色狂想 Posted 2003-03-28 00:00
金牌会员 Posts 1,501 Credits 4,289 From 河南省
After I set up the environment variable "set djgpp=c:\djgpp\djgpp.env", I wanted to open the source code editor, so I typed gcc and pressed Enter, but why did it prompt the "gcc: no files" error message! How should I run the main program of djgpp, and does it have a graphical interface when running?
Floor9 imp Posted 2003-03-28 00:00
银牌会员 Posts 309 Credits 1,001
djgpp is a command compiler
It is ported from Linux's gcc
There is also an integrated interface under DOS, which was added later. It was originally just a command compiler, but it is not in this installation program
gcc: no files
It means you didn't type the file to be compiled
It can be gcc teat.c or
gcc -o test.exe test.c
gcc has many commands
Floor10 红色狂想 Posted 2003-03-29 00:00
金牌会员 Posts 1,501 Credits 4,289 From 河南省
Then how do I write a program?
Floor11 imp Posted 2003-03-29 00:00
银牌会员 Posts 309 Credits 1,001
It's just a C program.
Floor12 红色狂想 Posted 2003-03-29 00:00
金牌会员 Posts 1,501 Credits 4,289 From 河南省
What I mean is, what tool do I use to write the source code of the program, is it edit?
Also, what version is your this djgpp?
Floor13 imp Posted 2003-03-29 00:00
银牌会员 Posts 309 Credits 1,001
Any text tool is okay.

3.1

You can use gcc -v to check.

Floor14 imp Posted 2003-03-29 00:00
银牌会员 Posts 309 Credits 1,001
If you are writing small programs, then don't use djgpp.

1. The generated files are very large.
2. The startup speed is slow.
Floor15 hit Posted 2003-03-30 00:00
初级用户 Posts 148 Credits 688 From 陕西
Where are environment variables set? Is it autoexec? Or somewhere else?
1 2  Next
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023