in reply to Re^5: Defining an XS symbol in the Makefile.PL (SOLVED)
in thread Defining an XS symbol in the Makefile.PL
Considering that your Inline::C test is hanging just after producing a cmd.exe startup banner and prompt, I would file this whole mess under the category of "Windows": evidently make is starting a shell to run a command but the shell is waiting for input (probably from NUL:) instead of running the intended command.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Defining an XS symbol in the Makefile.PL (SOLVED)
by syphilis (Archbishop) on Aug 22, 2019 at 09:52 UTC |