This is the mail archive of the
libc-alpha@sources.redhat.com
mailing list for the glibc project.
Re: [PATCH] PowerPC64 port part 1 of 7
- From: Roland McGrath <roland at frob dot com>
- To: "Steve Munroe" <sjmunroe at us dot ibm dot com>
- Cc: Geoff Keating <geoffk at redhat dot com>, aj at suse dot de,libc-alpha at sources dot redhat dot com
- Date: Fri, 23 Aug 2002 16:04:38 -0400 (EDT)
- Subject: Re: [PATCH] PowerPC64 port part 1 of 7
> Yes there are a number of files that are required by powerpc32 that are not
> needed or will not work with powerpc64.
Still you have not actually answered the crucial question: are these not
overridden by new files in powerpc64? Of course you need the new powerpc64
directory, but that doesn't mean you have to move everything to powerpc32.
You must misunderstand the system if you think that all the copies in your
script below make sense. If you have two copies of the same file in
powerpc32 and powerpc64, then you have missed the point.