This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/63714] AIX (5.3.7, xlC v11) fails to bootstrap for gcc 4.9.2, 4.8.3 and 4.7.4


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63714

--- Comment #18 from Michael Felt <aixtools at gmail dot com> ---
Not sure if I replied to this elsewhere, but the reason for PACKAGING
on AIX 5.3 is because it can be used on AIX 5.3 TL7 and higher
(including AIX 6.1 and AIX 7.1).

In short, the level an application in packaged on implies the lowest
level that application can be expected to run on properly. Sometimes
you can be "lucky" if you want to call it that, and run on a previous
TL. Personally, I consider that the exception - not the rule.

On Tue, Nov 4, 2014 at 5:05 PM, dje at gcc dot gnu.org
<gcc-bugzilla@gcc.gnu.org> wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63714
>
> --- Comment #16 from David Edelsohn <dje at gcc dot gnu.org> ---
> Bull Freeware provides GCC 4.8.1 for AIX 6.1.  I do not know why they only
> provide GCC 4.6.1 for AIX 7.1.  AIX 5.3 no longer is supported by IBM and newer
> features in GCC require object file and OS feature not provided by AIX 5.3.
>
> If a customer continues to run AIX 5.3 because they want the system to remain
> stable for some legacy software, I do not understand why installing the latest
> release of GCC would be a priority.
>
> --
> You are receiving this mail because:
> You reported the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]