unreal128
11-13-2002, 10:50 PM
I am working on a stripped system (no development tools) at work and am installing GNU applications. The one I am trying to install is GCC and my problem is that when I try to compile code it can't find basic headers (ie. stdio.h) even though I have it pathed in my profile. Even when I put the absolute pathname in the script, it will still look for other called functions and can't.