This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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]

Re: current glibc vs debian sid


On 17 Oct, Jack Howarth wrote:
> Ulrich,
>       Why is configure looking for...
> 
> configure:2130: checking for powerpc-redhat-linux-gcc
> configure:2159: result: no
> configure:2130: checking for powerpc-redhat-linux-cc
> configure:2159: result: no

configure.in has them.
machine=$config_machine
vendor=$config_vendor
os=$config_os

You can get powerpc-redhat-linux-gcc from correct gcc installing.

Kaoru


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