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




_______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to