This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: [PATCH] Fix Makefile in glibc for building cross tools for ppc64


On Wednesday 01 August 2007, Dongmin Zhang wrote:
> I can't reproduce the problem. I run it on a i686 machine. The file
> crosstool-0.43/build/powerpc64-unknown-linux-gnu/gcc-4.1.0-glibc-2.3.6/buil
>d-glibc/csu/version-info.h generated just fine.
>
> "Compiled on a Linux 2.6.12 system on 2007-08-01.\n"
> "Available extensions:\n"
> "	GNU libio by Per Bothner\n"
> "	crypt add-on version 2.1 by Michael Glad and others\n"
> "	linuxthreads-0.10 by Xavier Leroy\n"
> "	BIND-8.2.3-T5B\n"
> "	libthread_db work sponsored by Alpha Processor Inc\n"
> "	NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk\n"
>
> May I have more info of how to reproduce your problem?

it's a shell problem.  the echo used there is not portable while the printf 
is.  upstream glibc has already fixed it this way.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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