Re: [perl #37545] [BUG] pbc_merge, tcl, subdirectories:

2005-11-09 Thread Will Coleda
Whee! Yes, you can close the ticket. On Nov 9, 2005, at 11:24 AM, Jonathan Worthington wrote: "Will Coleda" <[EMAIL PROTECTED]> wrote: I've done this now - hopefully it works? Sorry, nope: :( ../../pbc_merge -o lib/tcllib.pbc lib/tcllib_temp.pbc lib/ tclbinaryops.pbc lib/tclcommand.pbc l

Re: [perl #37545] [BUG] pbc_merge, tcl, subdirectories:

2005-11-09 Thread Jonathan Worthington
"Will Coleda" <[EMAIL PROTECTED]> wrote: I've done this now - hopefully it works? Sorry, nope: :( ../../pbc_merge -o lib/tcllib.pbc lib/tcllib_temp.pbc lib/ tclbinaryops.pbc lib/tclcommand.pbc lib/tclcommandlist.pbc lib/ tclconst.pbc lib/tclfunc.pbc lib/tclops.pbc lib/tclvar.pbc lib/ tclwor

Re: [perl #37545] [BUG] pbc_merge, tcl, subdirectories:

2005-10-30 Thread Will Coleda
On Oct 30, 2005, at 4:06 PM, Jonathan Worthington wrote: "Leopold Toetsch" <[EMAIL PROTECTED]> wrote: On Oct 27, 2005, at 7:27, Will Coleda (via RT) wrote: But if I try this from languages/tcl, I get: ../../parrot -o foo.pbc foo.pir ../../parrot -o bar.pbc bar.pir ../../pbc_merge -o whee.

Re: [perl #37545] [BUG] pbc_merge, tcl, subdirectories:

2005-10-30 Thread Jonathan Worthington
"Leopold Toetsch" <[EMAIL PROTECTED]> wrote: On Oct 27, 2005, at 7:27, Will Coleda (via RT) wrote: But if I try this from languages/tcl, I get: ../../parrot -o foo.pbc foo.pir ../../parrot -o bar.pbc bar.pir ../../pbc_merge -o whee.pbc foo.pbc bar.pbc Couldn't load 'tcl_group': unknown reason

Re: [perl #37545] [BUG] pbc_merge, tcl, subdirectories:

2005-10-27 Thread Leopold Toetsch
On Oct 27, 2005, at 7:27, Will Coleda (via RT) wrote: But if I try this from languages/tcl, I get: ../../parrot -o foo.pbc foo.pir ../../parrot -o bar.pbc bar.pir ../../pbc_merge -o whee.pbc foo.pbc bar.pbc Couldn't load 'tcl_group': unknown reason Setting a breakpoint at Parrot_load_lib re

[perl #37545] [BUG] pbc_merge, tcl, subdirectories:

2005-10-26 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #37545] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=37545 > Given these two files: $ cat foo.pir .HLL 'Tcl', 'tcl_group' .sub main :main $P1 =