in reply to Perl MakeMaker - how to force Perl linking with the static C library (libcrt.lib) instead of dynamic C library (msvcrt.lib)

Can you write a thin wrapper around the static libraries and compile that for dynamic linking?

I've never tried this, this is just a wild idea. You've been warned. ;)


TGI says moo

  • Comment on Re: Perl MakeMaker - how to force Perl linking with the static C library (libcrt.lib) instead of dynamic C library (msvcrt.lib)