Randy Kobes wrote:

On Mon, 16 Dec 2002, Steve Hay wrote:

Is there some other way, for Win32, to achieve what the PERL_USELARGEFILES=0 hack tried to do?

This seems hard to do without recompiling either the standard
Apache sources (to enable large_files support) or else the
standard ActivePerl 8xx sources (to disable large_files support).

Sounds like recompiling Perl from the ActivePerl 804 sources with large_files support disabled is my best bet.

Am I correct in thinking that all I need to do to achieve this is change "uselargefiles='define'" back to "uselargefiles='undef'" in win32/config.vc, or is there anything else that I need to fiddle with too?

- Steve

Reply via email to