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]
Other format: [Raw text]

No gcc executable produced?


I am trying to build gcc 4.5.2. Everything seemed to go well after
./configure and make. However, there is no 'gcc' executable produced.
configure says: "The following languages will be built:
c,c++,fortran,java,objc". So I'm assuming it should be there?

The g++ executable is produced and works fine.

Here it the output of 'make':
http://www.rpi.edu/~doriad/Upload/makelog.txt

I tried grepping for "error" but there are zillions of them (which are
supposed to be there) - any idea how to tell if something went wrong?
Or other reasons why 'gcc' isn't produced?

Thanks,

David


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