On Mar 29, 2004, at 6:39 PM, Wu, Gang ((Steven)) wrote:
Hi, all,
When C is embedded in Perl, sometimes users encounter problems when the C code is compiled (e.g., cannot find the compiler). How can I catch such errors?
See the occurrences of "debug" on http://search.cpan.org/~ingy/Inline-0.43/Inline.pod .
-Ken