Typo in 9.0 release notes?

On Page 9 of the PGI Workstation 9.0 / PGI Server 9.0 release notes,
Fedora 11 is listed as a supported O.S. (and thank you, for that!) – but
the glibc and GCC versions listed are not what is provided by the default
Fedora 11 install.

Whereas glibc 2.9 and GCC 4.3.3 are listed, Fedora 11 is running
glibc 2.10.1 and GCC 4.4:

/lib/libc-2.10.1.so

GNU C Library stable release version 2.10.1, by Roland McGrath et al.
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.4.0 20090506 (Red Hat 4.4.0-4).
Compiled on a Linux >>2.6.18-128.1.6.el5<< system on 2009-05-22.
[ snip ]

gcc --version

gcc (GCC) 4.4.0 20090506 (Red Hat 4.4.0-4)
[ snip ]

I assume this won’t be a problem.


Bill.Maloy.ctr@nrlssc.navy.mil

Hi,

Thank you very much for your comment. We will fix it asap.

Hongyon