This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


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

Re: AIX status


> GLIBCPP_INCLUDE_DIR is empty in my configuration, so GCC is invoked with
> "-I" which seems to cause it to ignore -I$(top_builddir) so that it cannot
> find bits/std_limits.h.  When I fixup the Makefile, GCC cannot find
> bits/std_cfloat.h.  I see multiple files with that name in the "include"
> hierarchy of the v3 source directory, so I do not know which one is
> intended and which include directory is missing from the commandline.

this particular make/build pathology has been fixed.

-benjamin

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