I'd check the linker res file (-s) to see that objpas.o is included, and check the objpas.o if/that the symbol exists. Do you have a finalization clause in that file? Maybe it because objpas is special, it is hardcoded somewhere for unit ordering reasons.
And of course run the linking with high verbosity for clues.