[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/835] New: Fails to build in 64bit mode
From: |
ft at fr dot ibm dot com |
Subject: |
[Bug binutils/835] New: Fails to build in 64bit mode |
Date: |
8 Apr 2005 13:29:04 -0000 |
binutils-2.15 does not compile in 64bit mode due to the fact that, starting in
AIX5.2, in 64bit, we do not support the old format of vm-info and core-dump.
I made changes in bfd/rs6000-core.c that I can provide you with, basically
#ifdef ing out the references to the "old" part of the core-dump and vm-info
unions.
--
Summary: Fails to build in 64bit mode
Product: binutils
Version: 2.15
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: ft at fr dot ibm dot com
CC: bug-binutils at gnu dot org
GCC build triplet: powerpc-ibm-aix5.2.0.0
GCC host triplet: powerpc-ibm-aix5.2.0.0
GCC target triplet: powerpc-ibm-aix5.2.0.0
http://sources.redhat.com/bugzilla/show_bug.cgi?id=835
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug binutils/835] New: Fails to build in 64bit mode,
ft at fr dot ibm dot com <=