#2110: mingw build fails while building opsc
--------------------+-------------------------------------------------------
 Reporter:  cotto   |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  none    |     Version:  3.3.0
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:  win32   |  
--------------------+-------------------------------------------------------
 I don't have the tuits to investigate this right now, but I want to make
 sure it doesn't escape notice.  I didn't use any special arguments to
 Configure.pl.  The build completes successfully if I use ms2 by passing
 --gc=ms2 to Configure.pl.

 {{{
 C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mkpath
 runtime/parrot/languages/data_json
 C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp
 compilers/data_json/data_json.pbc
 runtime/parrot/languages/data_json/data_json.pbc
 C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mkpath
 runtime/parrot/languages/JSON
 .\parrot-nqp.exe --target=pir compilers/data_json/JSON.nqp >
 runtime/parrot/languages/JSON/JSON.pir
 .\parrot-nqp.exe --target=pir --output=compilers/opsc/gen/Ops/Compiler.pir
 compilers/opsc/src/Ops/Compiler.pm
 .\parrot-nqp.exe --target=pir
 --output=compilers/opsc/gen/Ops/Compiler/Actions.pir
 compilers/opsc/src/Ops/Compiler/Actions.pm
 gmake: *** [compilers/opsc/gen/Ops/Compiler/Actions.pir] Error -1073741819

 C:\src\parrot-mingw>
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/2110>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to