This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFA] Fix libiberty compilation failure on systems running AiX 4.x
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Joel Brobecker <brobecker at gnat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 02 Jun 2003 00:24:55 -0400
- Subject: Re: [RFA] Fix libiberty compilation failure on systems running AiX 4.x
AIX 4.3.3 does include _system_configuration.physmem, so this
patch is naive and incorrect. There is a Bugzilla PR open for this with a
correct patch to check for the structure member and Kaveh should apply it
shortly.
David