Hi,
has anyone ever come accross a problem with gcc not compiling the libary functions properly on a linux server? By this I mean the includes at the top of the program giving compililation errors for some reason. I'm having my website hosted with a web hosting company at the moment and their gcc for some reason has all these compilation errors come up from the functions in the libary includes. Such as:
<stdio.h>
<stdlib.h>
etc etc.
The poor guys working around the clock trying to fix this are obviously pulling their hair out trying to find out whats the cause of the problem.
Anyone had this problem before and know what the cause is? Know how to fix it? Or have any words of wisdom to perhaps lead them in the right direction?
Thanks in advance,
Brett Deason