gcc compilation error on RHEL

Andrew Haley aph@redhat.com
Tue Dec 15 13:43:00 GMT 2009


Gabriele Giorelli wrote:
> Hello,
> 
> I am installing on RHEL gcc 3.4.6
> 
> 
> checking for x86_64-unknown-linux-gnu-ar... no
> checking for ar... (cached) ar
> checking for x86_64-unknown-linux-gnu-as... no
> checking for as... (cached) as
> checking for x86_64-unknown-linux-gnu-dlltool... no
> checking for dlltool... (cached) dlltool
> checking for x86_64-unknown-linux-gnu-ld... no
> checking for ld... (cached) ld
> checking for x86_64-unknown-linux-gnu-nm... no
> checking for nm... (cached) nm
> checking for x86_64-unknown-linux-gnu-ranlib... no
> checking for ranlib... (cached) ranlib
> checking for x86_64-unknown-linux-gnu-windres... no
> checking for windres... (cached) windres
> checking for x86_64-unknown-linux-gnu-objcopy... no
> checking for objcopy... (cached) objcopy
> checking for x86_64-unknown-linux-gnu-objdump... no
> checking for objdump... (cached) objdump
> 
> 
> What should I install if I get these messages?

These messages show no failures.

Andrew.



More information about the Gcc-help mailing list