mainline AIX bootstrap broken in libstdc++-v3 (Also in darwin)
David Edelsohn
dje@watson.ibm.com
Thu Apr 1 17:48:00 GMT 2004
>>>>> Mostafa Hagog writes:
Mostafa> Paolo have pointed out that the c++allocator.h file is missing from
Mostafa> libstdc++-v3/include/bits/ directory I have tried an explicit checkout
Mostafa> and get the following message:
Mostafa> % cvs co -A libstdc++-v3/include/bits/c++allocator.h
Mostafa> cvs server: warning: new-born libstdc++-v3/include/bits/c++allocator.h has
Mostafa> disappeared
c++allocator.h is generated in the target-specific bits directory,
based on the appropriate file from config/allocator directory. The
generic bits include directory only contains allocator.h.
David
More information about the Gcc
mailing list