bug-binutils
[Top][All Lists]
Advanced

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

Change to compile 64-bit binutils-2.15 on AIX 5.x


From: Chris Chambreau
Subject: Change to compile 64-bit binutils-2.15 on AIX 5.x
Date: Thu, 8 Jul 2004 16:53:35 -0500
User-agent: KMail/1.5.3

Hi,

I ran into trouble building binutils-2.15 on AIX 5.2 in 64-bit mode,
as it appears the old core and vm_info structures are pre-processed
out for AIX 5.x.

In order to compile in 64-bit mode and still have access to the old
structures, I just undefined __64BIT__ around "#include <core.h>" in
bfd/rs6000-core.c and didn't run into any trouble.

-Chris







reply via email to

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