C++ code in cgraph.h breaking Ada builds?
Lawrence Crowl
crowl@googlers.com
Fri Sep 14 19:54:00 GMT 2012
On 9/14/12, Arnaud Charlet <charlet@adacore.com> wrote:
>> I added some reference returning member functions in cgraph.h,
>> and now Ada appears to break while including cgraph.h. Huh?
>
> I suspect you are doing a parallel build (make -jxx), and the error
> is actually unrelated to the lines you quoted, but occurs above.
>
> Do a 'make' and you'll see the error more clearly.
You are correct. It appears that gengtype is falling over, which is
at least sensible!
Sorry for the confusion.
--
Lawrence Crowl
More information about the Gcc
mailing list