This is the mail archive of the gcc@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]

Re: atomicity.h problem with AIX 4.2.2


>>>>> Andreas Conz writes:

Andreas> today I tried to build gcc version from CVS, but the problem in
Andreas> atomicity.h I had last week still persists.
Andreas> Is there any way I can help to solve this?

	As I repeatedly have said, I am waiting for an answer from the
libstdc++-v3 developers about the definitions of the atomicity interfaces
(long versus int).  Only then will it be clear whether support for
releases prior to AIX 4.3 should pun the long pointer into an int pointer
(because both are 32-bits in 32-bit mode) or whether the interfaces should
utilize int uniformly to avoid the 32/64 ambiguity.

David
===============================================================================
David Edelsohn                                      T.J. Watson Research Center
dje@watson.ibm.com                                  P.O. Box 218
+1 914 945 4364 (TL 862)                            Yorktown Heights, NY 10598

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