Groups
Groups
Sign in
Groups
Groups
c语言基地
Conversations
About
Send feedback
Help
SOS:djgpp.ver:1:25: sys/version.h: No such file or directory (ENOENT)
2 views
Skip to first unread message
陈政宇
unread,
Jun 1, 2007, 10:57:23 AM
6/1/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hy...@googlegroups.com
nasm -f aout -o start.o start.asm
gcc -Wall -O -fstrength-reduce -fomit-frame-pointer -finline-functions
-nostdinc -fno-builtin -I./include -c -o main.o main.c
ld -T link.ld -o kernel.bin start.o main.o
我用DJGPP编译时发生这样的错误
In file included from <command line>:1:
c:/djgpp/lib/gcc-lib/djgpp/3.1/djgpp.ver:1:25: sys/version.h: No such
file or directory (ENOENT)
该怎么解决呢
version.h是存在的呀
Reply all
Reply to author
Forward
0 new messages