Adriaan van Os wrote:
At first, I thought, the error was related to the hacked GCC 3.2.1 compiler, but it turns out that GCC 3.2.1 doesn't build (itself) on Darwin without a patch to stddef.h. The patch can be found at http://gcc.gnu.org/ml/gcc/2002-08/msg01681.html.
I propose to add this patch to gcc-3.2.1.diff. It is already in the GCC trunk (whatever that may be).
If you mean the one in the GPC sources, sorry no. These are Pascal specific patches. Genuine GCC problems should not be fixed here. Unless there are problems with the patch, I expect it to be included in the current GCC snapshot or one of the next ones ...
Frank