Re: parrot/config.h patch and others

2001-09-14 Thread Damien Neil
On Fri, Sep 14, 2001 at 10:20:00AM +0100, Simon Cozens wrote: > On Thu, Sep 13, 2001 at 08:54:40PM -0700, Damien Neil wrote: > > Here's an updated version of my original patch, to account for recent > > changes in CVS. As before, this includes opcode-munging to let Parrot > > run on FreeBSD. ...

RE: parrot/config.h patch and others

2001-09-14 Thread Brent Dax
Gibbs Tanton - tgibbs: # Here is the parrot/config.h patch # # It fixes Makefile.in, but not in the correct way. Brent, if # you could look # at this and fix it the right way I would really appreciate it # (note that I # have no clue what the right way is :) It's understandable that you couldn't

Re: parrot/config.h patch and others

2001-09-14 Thread Simon Cozens
On Thu, Sep 13, 2001 at 04:45:36PM -0500, Gibbs Tanton - tgibbs wrote: > I have a patch that puts parrot/ in front of all the header files and adds > -I.. to the makefile. However, I will wait until some of the other patches > get applied because my version is extremely hacked up and I don't want