the DynaLoader.a is in 'ar' format. so you can extract the object file in it by issuing the command:
ar xv DynaLoader.a
You then, copy the extracted DynaLader.o in your build directory. and specfiy it to the ld.
CPAN::Forum
ExtUtils-Embed - Re: undefined reference to boot_DynaLoader