Page 1 of 1

help with compiler

Posted: Fri May 31, 2002 11:00 pm
by netkid
hi i downloaded the djgpp compiler an it dont work i have tried a line but it dont work it says cant find include path sys/version.h or some thing when i type this "gcc -ffreestanding -c -o kernel32.o kernel32.c' thanks

RE:help with compiler

Posted: Fri May 31, 2002 11:00 pm
by J. Weeks
Check out the C++ compile error thread down below... it's about the same thing, and there's a couple paths you can take to fix it.

RE:help with compiler

Posted: Fri May 31, 2002 11:00 pm
by J. Weeks
sorry... "Compiling C++ class problem" is the thread name.

Jeff