Hi All.

Thanks for the clarifications about ken's compiler. I don't know that
I'll bother going to the go dist right now.

> Gawk has been compiled with APE, I was mearly suggesting it might
> be helpful to Aharon if this was repeated to confirm the continued
> portability of the gawk code.

I appreciate and accept your offer. To get the current code:

        git clone http://git.savannah.gnu.org/r/gawk.git
        cd gawk
        git checkout gawk-4.1-stable
        ./bootstrap.sh && ./configure && make && make check

If you can't get to git from APE, then on Linux do the above and add

        make dist

to create tarballs.

The bootstrap.sh file merely sets timestamps. No autotools required! :-)

Steve, feel free to continue the discussion with me off list, but
please change the subject line so that your mail won't get squirrelled
off into the 9fans mailbox by accident.

Thanks!

Arnold

Reply via email to