On Wed, 13 Sep 2006, Page, Bill wrote:

| > [EMAIL PROTECTED] bi]# ./configure
| > checking build system type... i686-pc-linux
| > checking host system type... i686-pc-linux
| > checking target system type... i686-pc-linux
| > checking for gcc... gcc
| > checking for C compiler default output file name... a.out
| > checking whether the C compiler works... yes
| > checking whether we are cross compiling... no
| > checking for suffix of executables...
| > checking for suffix of object files... o
| > checking whether we are using the GNU C compiler... yes
| > checking whether gcc accepts -g... yes
| > checking for gcc option to accept ANSI C... none needed
| > checking for a BSD-compatible install... /usr/bin/install -c
| > checking whether ln -s works... yes
| > checking for gawk... gawk
| > checking for gtar... gtar
|
| How is the g... stuff suppoed to work? All of my systems
| have just 'tar' and 'awk'.

Some systems have gtar, some don't.  Just like some have gawk instead
of awk (or nawk, or...).  The differences should not matter for our
purpose -- and if they do, then we have a bug.

-- Gaby


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to