Anton,

Did you change how the chicken & egg problem is handled somehow?

I used to do: env GFORTH="./gforth -i ./kernl32b.fi -m4M" make
But now I do: make ENGINE="./gforth -i ./kernl32b.fi"

It works, but I'm not sure that's the "correct" thing to do since I end up
with duplicate -I parameters on some commands.

With or without the old method, it was looking for the gforth.fi in the
places where it will be after it is installed, so I had to do something.  Of
course, I know that this is only the case because I'm working with my own
CVS repository which I'm real tempted to give up on now that Jorge has the
Fink version working.

I haven't had time to try much else yet. ;(

DaR
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to