help with compiler

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
netkid

help with compiler

Post 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
J. Weeks

RE:help with compiler

Post 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.
J. Weeks

RE:help with compiler

Post by J. Weeks »

sorry... "Compiling C++ class problem" is the thread name.

Jeff
Post Reply