bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug binutils/835] New: Fails to build in 64bit mode


From: Nick Clifton
Subject: Re: [Bug binutils/835] New: Fails to build in 64bit mode
Date: Mon, 11 Apr 2005 16:57:18 +0100
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Hi Francois,

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.

It would be nice if you could provide us with this patch, but it would be even better if there was some way to determine whether the old code was needed, say because the host was a pre-AIX5.2 system, and so only use the code under those circumstances.

Cheers
  Nick






reply via email to

[Prev in Thread] Current Thread [Next in Thread]