On 16/03/2008, James Keenan via RT <[EMAIL PROTECTED]> wrote:
> On Thu Nov 08 08:25:28 2007, ptc wrote:
>
> > James,
>  >
>  > Thanks for the report!  I forgot to add parrot.h to the list of
>  > includes.  Could you add:
>  >
>  > #include "parrot/parrot.h"
>  >
>  > just before the other include statement in gcc_pcc.c and see if things
>  > make (after realclean) nicely for you?
>  >
>  >
>
>
> Paul,
>
>  I guess I had difficulty editing and applying this patch.  Hence, my
>  non-response for several months.
>
>  Would it be possible for you to post a clean version of the patch?  I
>  will then try it out on Darwin?
>
>  (But I'll ask others to try it as well, as we've been getting 10.4 vs
>  10.5 problems and ppc vs intel problems.)

It would probably be optimal if you tried out the patch (with the
#include "parrot/parrot.h" addition) as I don't have access to a ppc
machine to test that the patch works.  I would guess that that section
of code hasn't changed much since I posted the patch so it should
still apply cleanly.

Paul

Reply via email to