NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
What about ExtUtils::CBuilder? (Score:1)
Your post only appears to address modules which use ExtUtils::MakeMaker. Have you had trouble with modules using Module::Build?
Re: (Score:1)
I didn't look which build system those modules used, but I don't think it matters whether you use one or the other. The problem is with the C compiler - gcc works for me, xlc and cc_r don't.