[perl #37160] [PATCH] Make it easier to use a different compiler

2005-09-14 Thread Bernhard Schmalhofer via RT
> [doughera - Di 13. Sep 2005, 10:05:04]: > > This patch makes it easier to compile parrot with a compiler other > than > the one used to compile perl5. It re-arranges the order in which > various > defaults are set so that the user may override them either with hints > files or interactively, vi

Re: [perl #37158] [BUG] building ParTcl on windows

2005-09-14 Thread Jonathan Worthington
"jerry gay (via RT)" <[EMAIL PROTECTED]> wrote: the linker is failing to build ParTcl with MSVC, due to unresolved external symbols. i'm swamped at the moment, and won't have a chance to investigate further. I'm unable to re-produce this, but I haven't checked out the latest Parrot for a while

Re: [perl #37166] [PATCH] building problem in leo-ctx5 on Win32

2005-09-14 Thread Jonathan Worthington
"François PERRAD (via RT)" <[EMAIL PROTECTED]> wrote: [leo-ctx5] This patch solves the following link problem on Win32: Thanks, applied. Jonathan

[perl #37166] [PATCH] building problem in leo-ctx5 on Win32

2005-09-14 Thread François
# New Ticket Created by François PERRAD # Please include the string: [perl #37166] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=37166 > [leo-ctx5] This patch solves the following link problem on Win32: perl build_tools

[perl #37165] [TODO] Documentation keyword tagging

2005-09-14 Thread via RT
# New Ticket Created by Joshua Hoblitt # Please include the string: [perl #37165] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=37165 > Add X<> entries to all Parrot docs so they can be index with Pod::Index. http://