This is the mail archive of the gcc@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]

Re:gcc cannot create executables


I am also having Guoben Li's problem. gcc will not get past the
'configure' stage in any compile.

I have RH 6.0 on Intel, and have installed (and now re-installed) gcc
(egcs 1.1.2) and binutils (2.9.1.0.22b) from the RH distribution CD. I
consistently get the following from any attempt to 'configure'. Is there
any other reason you can think of for this result? I have searched a
variety of mailing-list archives, and seen this problem reported before.
Often, there is no answer provided. I believe this is second time
I've found the binutils requirement mentioned, but I have binutils
installed!

I'm still pretty new at this, and wonder if I'm not missing something
very obvious. (?)

Thank you,

Ed King

___________________________

[root@bios php-4.0.1pl2]# ./configure --with-mysql=/usr/bin/mysql
--with-apxs
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles...
no
checking host system type... i686-pc-linux-gnu
checking for bison... bison -y
checking bison version... 1.27 (ok)
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler
cannot create executables.
[root@bios php-4.0.1pl2]#
____________________________



Alexandre Oliva wrote:

> On Aug 23, 2000, Guoben Li <guoben@netscape.com> wrote:
>
> >     I downloaded HP-UX 10.20 Dynamically Linked Binary
> > (gzipped) from http://hpux.cae.wisc.edu/hppd/hpux/Gnu/gcc-2.95.2/
> > and successfully installed it on a s800 HPUX10.20 server.
>
> Now go download and install binutils too.  And, while you're at it,
> complain to the maintainer of that site that the need for binutils is
> not clearly documented :-)

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