This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
provide an explicit base address for perl56.dll to avoid relocations;
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 14 Mar 2000 19:47:00 +0000 (19:47 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 14 Mar 2000 19:47:00 +0000 (19:47 +0000)
commit9d2428989d95cd0d9d5fc1f1fcf60ab67cde0b7f
treeae49dc18d56ad417abaeb18c1baf575979eccc9d
parentb38f6a391036f7db7d1fabe868dff4ea8261a014
provide an explicit base address for perl56.dll to avoid relocations;
increase the default stack size (RE engine can use a lot more stack
than the 1MB default limit); default to using the regular version of
the MSVCRT even for DEBUGGING builds (this allows extensions to be
selectively built with debugging)

p4raw-id: //depot/perl@5736
win32/Makefile
win32/makefile.mk