Jason Diamond:
# > # Once I got past that, it couldn't link to
# classes/intclass.obj. After
# > # looking at the output a bit, I found out that intclass.obj is
# > # being written
# > # to the main parrot directory and not into the classes
# > # directory. The option
# > # for CL to specify the output file is -Fo and not -o which
# is what the
# > # makefile is using. So now I'm trying to grok Configure.pl to
# > # see if I can
# > # make that change.
# >
# > Aha!  I think I (may) know how to deal with this (sort of, at least)
# > now.
#
# Hi, Brent.
#
# I thought I'd try out the diff program that comes with
# cygwin. I've attached
# the diffs for the two files that I had to change to get the
# obj files to go
# to the right directory.
#
# I chose the -ru option because that's what I saw someone else
# do in the
# archive. Is there some sort of naming convention that you
# usually use for
# diff files? I just appended .diff to the original name. I'd
# appreciate any
# tips you might have on the best way to do this so that's easy
# for whoever
# has to apply the diff (I assume that's done with the patch program?).
#
# This is a really simple fix but I just wanted to see if it would work.

Nice.  Thanks, applied.  Your change should show up in CVS in a few
minutes.

--Brent Dax
[EMAIL PROTECTED]
Configure pumpking for Perl 6

When I take action, I’m not going to fire a $2 million missile at a $10
empty tent and hit a camel in the butt.
    --Dubya

Reply via email to