Ticket #979 (closed bug: invalid)
Invalid charset number '8' on darwin during PCT.pbc bytecode generation
Reported by: | dukeleto | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.6 |
Component: | build | Version: | 1.5.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: | darwin |
Description (last modified by dukeleto) (diff)
during a normal "make" on darwin
gmake -C compilers/pct gmake[1]: Entering directory `/Users/leto/work/parrot-git-svn/compilers/pct' ../../parrot -o ../../runtime/parrot/library/PCT.pbc --output-pbc PCT.pir Invalid charset number '8' specified gmake[1]: *** [../../runtime/parrot/library/PCT.pbc] Error 1 gmake[1]: Leaving directory `/Users/leto/work/parrot-git-svn/compilers/pct' make: *** [compilers.dummy] Error 2
Attachments
Change History
Note: See
TracTickets for help on using
tickets.