V4a win32 macro

edward tailbert@yahoo.com
Fri Mar 16 02:51:00 GMT 2001


stock cygwin doesn't have /lib/cpp i've noticed. so i created a symlink.

cheers

$ uname -a
CYGWIN_NT-5.0 EDWARD 1.1.8(0.34/3/2) 2001-01-31 10:08 i686 unknown
edward@EDWARD:/usr/gnome/src/gtk+/gtk
$ ls -ld /lib/cpp
lrwxrwxrwx   1 edward   None           25 Mar  4 02:57 /lib/cpp ->
../bin/cpp.exe*

----- Original Message -----
From: "Robert Collins" <robert.collins@itdomain.com.au>
To: "Akim Demaille" <akim@epita.fr>
Cc: <cygwin-apps@sources.redhat.com>; <autoconf@gnu.org>
Sent: Friday, March 16, 2001 4:43 AM
Subject: V4a win32 macro


> This has the AC_REQUIRE autoconf problem fixed (thanks Akim). However if
> the user doesn't put AC_PROG_CC in anyway, the output looks like:
>
> configure: creating cache /dev/null
> checking for a BSD compatible install... /bin/install -c
> checking whether build environment is sane... yes
> checking for mawk... no
> checking for gawk... gawk
> checking whether make sets ${MAKE}... yes
> checking how to run the C preprocessor... /lib/cpp
> configure: error: C preprocessor "/lib/cpp" fails sanity check
>
> So I don't know how useful the AC_REQUIRE actually ends up being !
>
> Rob
>



More information about the Cygwin-apps mailing list