--- /common-problems.mdwn 2007/12/02 21:46:58 1.2 +++ /common-problems.mdwn 2008/05/16 02:36:23 1.3 @@ -6,7 +6,7 @@ Run your program through the pre-processor: - $ pcc -v -E prog.c + $ pcc -v -E prog.c > prog.i You will see which directories the pre-processor is searching to find the header files. The header file must be somewhere else. The operating system may be putting header files in some obscure directories. Find where the file is located and add the location to os/your-os/ccconfig.h in the source distribution.
Powered by rcshistory.cgi 0.3