Wed Mar 11 12:08:17 2015: Request 102690 was acted upon.
Transaction: Correspondence added by RSCHUPP
       Queue: PAR-Packer
     Subject: Error with packing Check.xs.dll
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: z...@cpan.org
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=102690 >


Am 2015-03-11 12:04:13, RSCHUPP schrieb:
> Uh-oh, found it: multidimensional.xs.dll _directly_ links against 
> Check.xs.dll! 

Just for the record, one way to find the DLLs that foo.dll links against is

objdump -ax foo.dl

and look (or grep) for lines matching "DLL Name:".

Cheers, Roderich

Reply via email to