The contrib/config-list.mk tool appears to be suffering from bitrot.
The make failures for a limited subset of configurations consisted
exclusively of:

cc1: warnings being treated as errors
../../../../gcc/fixincludes/server.c: In function 'server_setup':
../../../../gcc/fixincludes/server.c:195: error: ignoring return value
of 'getcwd', declared with attribute warn_unused_result

The warning is correct.  It is not clear what one should do upon
testing the return value, as server_setup does not signal errors.

Suggestions?

Do we consider contrib/config-list.mk dead?

-- 
Lawrence Crowl

Reply via email to