According to Paul Doerwald:
Are you trying to get GPC to compile DEC Alpha binaries on a RH Intel Linux box?
As I have understood him, he needs some other type of cross compiler.
What OS are the Alpha binaries for? I need them for Digital Unix 4.0D running on an Alpha 4100.
In the GPC FAQ list (http://home.pages.de/~GNU-Pascal/gpc-faq.html) are some instructions how to create such a thing. It certainly needs an update.
A cross GPC should be created essentially the same way as a cross GCC. In both cases you will need cross Binutils.
I once succeeded to create a cross GPC that produced valid assembler source for an IBM RS6000 on a Linux box.
Peter