Ticket #2110 (new bug)
mingw build fails while building opsc
Reported by: | cotto | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | build | Version: | 3.3.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: | win32 |
Description
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>
Change History
Note: See
TracTickets for help on using
tickets.