Page 1 of 1

Gcc(DJGPP) Error!!!!!

Posted: Sun Feb 05, 2012 5:30 am
by Yashas
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 :D :) :( :o :shock: :? 8) :lol: :x :P :P :oops:

Re: Gcc(DJGPP) Error!!!!!

Posted: Sun Feb 05, 2012 6:57 am
by brain
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!!!!!

Posted: Sun Feb 05, 2012 7:09 am
by Yashas
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.

Re: Gcc(DJGPP) Error!!!!!

Posted: Sun Feb 05, 2012 12:38 pm
by Brynet-Inc
Image

* Don't use DJGPP.
* I's Bran's not Barns, i.e: Brandon's.

Re: Gcc(DJGPP) Error!!!!!

Posted: Sun Feb 05, 2012 12:45 pm
by Yashas
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 .