Probably a simple problem with gcc
Mark Wilbur
wilburm@mscd.edu
Mon Feb 14 18:08:00 GMT 2000
Let me preface my question by saying that I have tried extensively to
solve this problem on my own. I've spen the last 4 hour going through the
gcc info pages as well as looking for help online... so I'm sorry if this
is a stupid question.
I've been using gcc successfully in the past(v 2.95.2), but recently I
haven't been able to compile anything that requires standard libraries.
Even hello world fails with a "stdio.h: No such file or directory". I've
tried doing a find for the particular header files. After finding them in
/usr/i386-glibc20-linux/include, I added that to both my $PATH, and my
$LIBRARY_PATH. Still no luck. What can you suggest. Any help would be
greatly appreciated.
-Mark
P.S. Also of note is that now when I run with the version check flag(gcc
-v), it says "gcc version egcs-2.91.66 l9990314/Linux (egcs-1.1.2
release)". Maybe I don't have version 2.95.2
More information about the Gcc-bugs
mailing list