This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: V4a win32 macro


Adding such a symlink fixed it for me.
Rob


----- Original Message -----
From: "edward" <tailbert@yahoo.com>
To: "Robert Collins" <robert.collins@itdomain.com.au>; "Akim Demaille"
<akim@epita.fr>
Cc: <cygwin-apps@sources.redhat.com>
Sent: Friday, March 16, 2001 9:50 PM
Subject: Re: V4a win32 macro


> 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
> >
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]