Error comes while compileing ("global variable djgpp undefined ".I was triying to compile Barns Kernel Development Tutorial's kernel but this error threw my hope away.
Barns Kernel available at : osdever.net
Gcc(DJGPP) Error!!!!!
Re: Gcc(DJGPP) Error!!!!!
Can you please copy and paste the entire error output? If you've already solved it please let us know how you fixed it so others searching the forum can fix the same issue without reposting.
Re: Gcc(DJGPP) Error!!!!!
It comes in the command line.
GCC.exe compiling..... ......
gcc: global variable djgpp undefined
In Linux GCC that error dose not come out.
Only in gcc version of the djgpp tools.
GCC.exe compiling..... ......
gcc: global variable djgpp undefined
In Linux GCC that error dose not come out.
Only in gcc version of the djgpp tools.
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
Re: Gcc(DJGPP) Error!!!!!
Someone suggest me a compiler that compiles like GCC.I use to use gcc under linux and also would run perfectly but now i use windows .