On Sat, 20 Oct 2001, Randy Kobes wrote:
 
> I was wondering about what approach to use in generating the
> Makefile for the mod_perl dll ... Right now the Makefile targets
> don't completely fit for VC++ Win32 (eg, '-out:' is used to specify the
> target name, rather than '-o'). One could either modify these
> to accommodate Win32, or make up a Win32-specific target. I think
> the latter would be easier and perhaps cleaner - is that OK?

i'm playing with it a bit right now.  i think having Build.pm generate the
libmodperl target would be the way to go, which is pretty much what
MakeMaker does.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to