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]

Can't locate newly compiled 2.95.2 binaries!?


Hi,

I've been trying to upgrade my c compiler, gcc version pgcc-2.91.66
19990314 (egcs-1.1.2 release), for the past day now and until this
morning I had no success.

Last time I tried compiling I was getting the following error:
"xgcc: Internal compiler error: program cc1 got fatal signal 11."
I manage to overcome this problem by compiling a new version
of make though I don't think this matter, binutils 2.9.1 and glibc
2.1.2 with the crypt & linuxthread add on.

Now when I compiled gcc 2.95.2 I used the following commands
./configure --prefix=/usr --exec-prefix=/usr
make bootstrap
make check
make install

Read the installation document, I should find my binaries in /usr/bin
right?  Looking at the content matching the date (Jan 23 in the wee
hours 3am) there's no gcc or anything that looks like a compiler
executable. The only thing close is called c++filt.  I doubt that is it.



So, does anyone else have a suggestion as to where I should be looking
or even better, what commands I should have used to compile and
install gcc 2.95.2?  Is there a log of what configure & make perform?


Thanks for the help,

    Eric A. Gravel


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


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