gcc compilation error on RHEL

Tim Prince n8tm@aol.com
Tue Dec 15 14:03:00 GMT 2009


Tim Prince wrote:
> 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?
>>
>> thanks
>>
>>
>>       
> x86_64 binutils
In a cross build, if for some reason you wish to support cross compilation



More information about the Gcc-help mailing list