Peter Gerwinski wrote:
And `/usr/lib/gcc-lib/i386-redhat-linux/2.8.1/units/crt.pas' is in place?
Nothing, I don't have this, I don't understand.... => I installed gpc with the src.rpm (base and extra)
Then your `src.rpm' is incomplete. If this is the archive from `agnes.dida.physik.uni-essen.de' it should be complete. (I tend to remember to have checked that before uploading; however I cannot re-check right now because I am on holidays and have only a slow and very expensive connection to the Internet.)
I just checked it. I assume you mean gpc-19990118-1.src.rpm. It contains gpc-19990118.tar.gz which is a complete GPC source archive, including CRT and the other units.
Did you install GPC after building with `make install' or similar? If you just copied the compiler executables or something, you'll be missing the units, of course. In case the installation is done by the packaging utilities automatically (I didn't check this), maybe these scripts have to be adjusted...
But you can simply copy the units from the source archive to the directory named above, they're not modified in any way while building GPC.
Frank