This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Building GCC


I've got 2 problems. It maybe trivial but I need the help very badly.


1, When building GCC (on Linux), I notice that the main header files (such
as stdio.h) are not installed by "make install". Should I specify any
options during compilation or does it come from some other package ?

2,Can GCC be built on a Linux machine that has no compiler ?

    I get the following error while running configure:

../gcc-2.95.1/configure: gcc: command not found
*** The command 'gcc -o conftest -g -O2   conftest.c' failed.
*** You must set the environment variable CC to a working compiler.


Thanks.

Andrew









Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]