Hi All,
I have been building AS Perl for .NET from source configuring the Makefile of win32 for suitable options. Can I acheive this using any other configure mechanism changing a configuration file like users do in Unix for Windows?
Next question is with respect to defining DEFAULT_BINMODE. Since I want perl dll to support binary mode for files automatically as my product which uses it, is linked with "binmode.obj" , how should I achieve this in build line without linking with "binmode.obj".
I added -DDEFAULT_BINMODE in Makfile for compiler flag but didn't notice any effect of binary mode. File still uses textmode. Am i doing anything wrng here?
Regards,
Karthik.
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
_______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
