POV-Ray : Newsgroups : povray.unix : Cygwin configure error : Re: Cygwin configure error Server Time
1 Jul 2024 00:27:39 EDT (-0400)
  Re: Cygwin configure error  
From: Nicolas Calimet
Date: 13 Sep 2004 06:17:13
Message: <414573a9$1@news.povray.org>
>> echo "main(int argc, char* argv) { exit(0); }" > dummy.c
>> gcc -o dummy dummy.c
> This runs without complaint.

	Mmmh this is getting interesting  ;-)
	Did you run a bash or (t)csh shell for doing this test ?
It could be that the environment is different than when running
the libtiff configure (but I don't think it is).

> gcc version 3.3.3 (cygwin special)

	Okay, you probably have (one of) the latest cygwin release(s).

> #include "..." search starts here:
> #include <...> search starts here:
>  /usr/local/include
>  /usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/include
>  /usr/include
>  /usr/include/w32api

	Looks okay indeed.

> Mailed separately.

	Thanks, I'm gonna inspect this today.

> checking for libjpeg... forced by cygwin
> configure: libjpeg will be built and statically linked to POV-Ray
> checking for libtiff... forced by libjpeg
> configure: libtiff will be built and statically linked to POV-Ray

	So it corresponds to what I wrote before.

	Hopefully, with the help of your log files I'll get an idea
of what's going on.  Unfortunately I don't have cygwin again today,
so that'll be somewhat harder to do some real testing.

	- NC


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.