------- Comment #5 from pinskia at gcc dot gnu dot org 2006-09-26 15:40 ------- /usr/local/include /usr/pack/gcc-4.1.1-ke/include /usr/pack/gcc-4.1.1-ke/ix86-rhel4/lib/gcc/i686-pc-linux-gnu/4.1.1/include /usr/include
Oh, so you compiled the GCC and then copied it over to a machine that does not have the standard glibc header files. Well this is not a bug, you need glibc-dev also to be able to compile. GCC is just the compiler (well that is only partly true) and does not contain the standard C Library files. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29233