According to Bendersky:
Now, with gcc2.8.1 the error is the following: crtfgo32.c: undefined reference to `__EH_FRAME_BEGIN__'
I remember having seen that ...
IIRC, the reason for this was an old `djgpp.djl' or another file from the gcc-2.7.2.1 distribution that was still used. Please make sure that the old version of GCC has be deinstalled correctly. (A list of files is in /djgpp/manifest/gcc2721b.mft.)
Peter