[fpc-pascal]Dynamic Symbol Information For Functions and Procedures in Linux ELF

Michael Van Canneyt michael.vancanneyt at wisa.be
Fri Jun 1 15:11:01 CEST 2001


On Fri, 1 Jun 2001, Ecmel ERCAN wrote:

> Hi,
>
> Thanks for the answer, but I have tried this before and no way successful.
>
> When I type:
>
>   objdump -T test
>
> The on_window1_destroy is not listed there.

Are you stripping your binary ? The symbol will be removed then, since it is not used.

Michael.






More information about the fpc-pascal mailing list