PerlAlien / Alien-curl

Discover or download and install curl + libcurl
0 stars 2 forks source link

On Windows, use gmake instead of dmake for older versions of Strawberry that bundle dmake. #2

Closed plicease closed 5 years ago

plicease commented 5 years ago

Alien::Build::CommandSequence> + make
"make" ­¥ ï¥âáï ¢­ãâ७­¥© ¨«¨ ¢­¥è­¥©
ª®¬ ­¤®©, ¨á¯®«­ï¥¬®© ¯à®£à ¬¬®© ¨«¨ ¯ ª¥â­ë¬ ä ©«®¬.
external command failed at C:\STRAWB~1\cpan\build\Alien-Build-0.32-BJ6yTO/blib/lib/Alien/Build/CommandSequence.pm line 49.
dmake.exe:  Error code 130, while making '_alien\mm\build'
plicease commented 5 years ago

This is maybe we something we do in in Alien-Build core actually. We almost never want to use dmake for the alienized package. Almost no projects support dmake. Strawberry almost always comes with gmake (finding it is a little tricky, but ALREADY handled by Alien-Build core).