This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: Not linking 32-bit and 64-bit objects
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Martin Schwidefsky <schwidefsky at de dot ibm dot com>
- Cc: Andreas Jaeger <aj at suse dot de>, Peter Bergner <bergner at brule dot borg dot umn dot edu>, Alan Modra <amodra at bigpond dot net dot au>, binutils at sources dot redhat dot com
- Date: Tue, 12 Mar 2002 15:54:07 +0100
- Subject: Re: Not linking 32-bit and 64-bit objects
- References: <OF3749BAB7.62409A10-ONC1256B7A.00513B3E@de.ibm.com>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Tue, Mar 12, 2002 at 03:48:18PM +0100, Martin Schwidefsky wrote:
>
> >> On Tue, Mar 12, 2002 at 11:40:18PM +1030, Alan Modra wrote:
> >> : On Tue, Mar 12, 2002 at 01:20:38PM +0100, Andreas Jaeger wrote:
> >> : > * cpu-i386.c (i386_compatible): New. Use it instead of
> >> : > bfd_default_compatible.
> >> :
> >> : OK.
> >>
> >> Alan, this seems to be a problem with ppc32 and ppc64 as well.
> >> Do we need the same fix???
> >
> >Other 64-bit platforms might want this also. Martin, what about S390?
>
> Yes we want that for s390/s390x as well.
And for sparc/sparc64 too :).
Jakub