in reply to Re^2: Devel::Declare for cygwin; "undefined reference to '_hook_op_check'"
in thread Devel::Declare for cygwin; "undefined reference to '_hook_op_check'"

If there are still people needing this help (I did), here is THE fix: start up cygwin setup.exe. search for check. You will (should) find one in Devel. It is: check: unit test framework for C Install that and your build problems for this will go away.
  • Comment on Re^3: Devel::Declare for cygwin; "undefined reference to '_hook_op_check'"

Replies are listed 'Best First'.
Re^4: Devel::Declare for cygwin; "undefined reference to '_hook_op_check'"
by Anonymous Monk on Aug 21, 2012 at 20:06 UTC
    awesome!!
Re^4: Devel::Declare for cygwin; "undefined reference to '_hook_op_check'"
by mascip (Pilgrim) on Dec 13, 2012 at 20:23 UTC

    Three years later, thank you !