AIX status
Phil Edwards
pedwards@disaster.jaj.com
Sat Oct 14 17:50:00 GMT 2000
On Sat, Oct 14, 2000 at 08:32:46PM -0400, David Edelsohn wrote:
>
> I still have problems with most of the locale files and with
> compiling the library in the mode without threads, as others have noted.
I have just (not five minutes ago) gotten a complete build under Solaris for
the first time in months, with minimal fiddling. Some of the changes are
Solaris-specific, but some of them are more general, including threads.
(In particular, if no threads are enabled, libio shouldn't try to do
threadsafe ops.)
I hope to post the general patches for approval within a day (needs more
testing). I won't check in the Solaris stuff until I get with Gaby on
some math difficulties.
> Setting _XOPEN_SOURCE=500 will not do the right thing on AIX. If
> I set _XOPEN_SOURCE, then I need to set all of the macros listed and more
> that standards.h takes care of. Either way, libstdc++-v3 would need to
> track the logic of the AIX header file and standards.
Ah. Now I remember why we pronounce AIX as "aches". :-) Well, that may
need to be done...
Phil
More information about the Libstdc++
mailing list