Re: ExtUtils::CBuilder

2008-01-12 Thread Ken Williams
On Jul 13, 2007 8:23 PM, Eric Wilhelm <[EMAIL PROTECTED]> wrote: > Not enough people using CBuilder in anger on Win32! > > What's the best way to write a test for this? Should it go in M::B or > EU::CB? Should we be looking at refactoring EU::CB to not have so much > code drift between the unix a

Re: ExtUtils::CBuilder

2007-07-13 Thread Eric Wilhelm
# from Eric Wilhelm # on Friday 13 July 2007 06:06 pm: >Is it just me, or is CBuilder missing some makemaker functionality, or >do I just need better docs? Is a bug. M::B wants to pass extra_compiler_flags in compile_c(), but CBuilder ignores them? Not enough people using CBuilder in anger on