[ Create a new account ]
Your post only appears to address modules which use ExtUtils::MakeMaker. Have you had trouble with modules using Module::Build?
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.
Get More Comments
Reply
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.