I'm afraid the new version of functions.m4 doesn't work for me (reverting
from 1.60 to 1.58 allows test to pass).
143. acfunctions.at:15: FAILED near `acfunctions.at:15'
with
+configure: error: ./getloadavg.c is missing
Where should I find getloadavg.c? On my system getloadavg() is in -lc, so
Is the GNU build system designed specifically for gcc or will it support
other compilers such as the newly released Open Watcom ?
--
John
John;
I find that it's made for GCC, but seems to support (by checking) a
number of other build systems. For example, it detects and supports the
UnixWare, Open UNIX build systems, Open Server, and I think it also
works with the Intel icc tool.
In this do-it-yourself realm, I'm sure if you try
--- John Poltorak <[EMAIL PROTECTED]> wrote:
>
> Is the GNU build system designed specifically for gcc or will it support
> other compilers such as the newly released Open Watcom ?
>
Isn't Open Watcom Win32 based? If so, the first thing you need for autoconf to
work is a minimal POSIX/Bourne
> From: Patrick Welche <[EMAIL PROTECTED]>
> Date: Sun, 12 May 2002 16:41:08 +0100
>
> I'm afraid the new version of functions.m4 doesn't work for me
> (reverting from 1.60 to 1.58 allows test to pass).
>
> 143. acfunctions.at:15: FAILED near `acfunctions.at:15'
>
> with
>
> +configure: error:
> From: John Poltorak <[EMAIL PROTECTED]>
> Date: Sun, 12 May 2002 22:15:35 +0100
>
> Is the GNU build system designed specifically for gcc
No.
> or will it support other compilers
Yes.
> such as the newly released Open Watcom ?
Yes, if you are using Open Watcom on GNU/Linux or Unix or some