http://www.perlmonks.org?node_id=510829


in reply to Problems with FREE MS VC++ tools

The -Gf flag issue can be fixed by modifying the \lib\config_heavy.pl for version 5.8.7. Simply search for the switch, it is in there twice. Keep in mind this will be overwritten when install a new version of Perl.

Thank you,
Greg W

Replies are listed 'Best First'.
Re^2: Problems with FREE MS VC++ tools
by JamesNC (Chaplain) on Nov 22, 2005 at 18:27 UTC
    Thanks Greg!