in reply to Re: Cross-Compile Perl Modules for Win x64
in thread Cross-Compile Perl Modules for Win x64
Of course, Perl by grace of ExtUtils::MakeMaker tries to do the Right Thing, because ExtUTils::MakeMaker outputs nmake syntax when it sees that the current Perl uses nmake as its make tool.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Cross-Compile Perl Modules for Win x64
by Bloodnok (Vicar) on Dec 30, 2008 at 15:55 UTC | |
by fatmcgav (Novice) on Dec 30, 2008 at 17:36 UTC | |
by Anonymous Monk on Dec 30, 2008 at 17:38 UTC | |
by syphilis (Archbishop) on Dec 31, 2008 at 00:09 UTC | |
|
Re^3: Cross-Compile Perl Modules for Win x64
by fatmcgav (Novice) on Dec 30, 2008 at 15:38 UTC | |
by Corion (Patriarch) on Dec 30, 2008 at 15:42 UTC | |
by jand (Friar) on Dec 30, 2008 at 20:03 UTC |