This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: AIX atomicity.h support
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Subject: Re: AIX atomicity.h support
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Tue, 26 Sep 2000 22:06:02 -0400
- cc: libstdc++ at sources dot redhat dot com, Mark Mitchell <mark at codesourcery dot com>, Geoff Keating <geoffk at cygnus dot com>
>>>>> Benjamin Kosnik writes:
Ben> Don't worry about the libio directory right now. Can you jump ahead to the
Ben> src directory and try to build in that subdir?
I already tried to do that, but complex_io.cc eventually includes
libio/_G_config.h via c++io.h, so it's back to the same problems.
David